Callback object interface to implement for registering callable methods.
More...
#include <Server.h>
Detailed Description
Callback object interface to implement for registering callable methods.
- Author
- jwienke
Definition at line 61 of file Server.h.
Constructor & Destructor Documentation
rsb::patterns::Server::IntlCallback::~IntlCallback |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual std::string rsb::patterns::Server::IntlCallback::getRequestType |
( |
| ) |
const |
|
pure virtual |
virtual AnnotatedData rsb::patterns::Server::IntlCallback::intlCall |
( |
const std::string & |
methodName, |
|
|
boost::shared_ptr< void > |
input |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: