|
| NymphMethod (std::string name, std::vector< NymphTypes > parameters, NymphTypes retType) |
|
void | setCallback (NymphMethodCallback callback) |
|
NymphMessage * | callCallback (int handle, NymphMessage *msg) |
|
bool | call (Poco::Net::StreamSocket *socket, NymphRequest *&request, std::vector< NymphType * > &values, std::string &result) |
|
bool | call (NymphSession *session, std::vector< NymphType * > &values, std::string &result) |
|
uint32_t | getId () |
|
std::string | getSerialized () |
|
bool | enableCallback (bool state=true) |
|
|
class | NymphRemoteClient |
|
class | NymphRemoteServer |
|
The documentation for this class was generated from the following files: