|
NymphRPC Remote Procedure Call Library
|
This is the complete list of members for NymphServerInstance, including all inherited members.
| addMethod(std::string name, NymphMethod method) (defined in NymphServerInstance) | NymphServerInstance | |
| callMethod(std::string name, std::vector< NymphType * > &values, NymphType *&returnvalue, std::string &result) (defined in NymphServerInstance) | NymphServerInstance | |
| callMethodId(uint32_t id, std::vector< NymphType * > &values, NymphType *&returnvalue, std::string &result) (defined in NymphServerInstance) | NymphServerInstance | |
| disconnect(std::string &result) (defined in NymphServerInstance) | NymphServerInstance | |
| getHandle() (defined in NymphServerInstance) | NymphServerInstance | |
| NymphServerInstance(uint32_t handle, Poco::Net::StreamSocket *socket, uint32_t timeout=3000) (defined in NymphServerInstance) | NymphServerInstance | |
| removeMethod(std::string name) (defined in NymphServerInstance) | NymphServerInstance | |
| semaphore() (defined in NymphServerInstance) | NymphServerInstance | |
| setHandle(uint32_t handle) (defined in NymphServerInstance) | NymphServerInstance | |
| sync(std::string &result) (defined in NymphServerInstance) | NymphServerInstance | |
| ~NymphServerInstance() (defined in NymphServerInstance) | NymphServerInstance |