|
NymphRPC Remote Procedure Call Library
|
This is the complete list of members for NymphRemoteClient, including all inherited members.
| addSession(int handle, NymphSession *session) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| callCallback(int handle, std::string name, std::vector< NymphType * > &values, std::string &result) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| callMethodCallback(int handle, uint32_t methodId, NymphMessage *msg, NymphMessage *&response) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| init(logFnc logger, int level=NYMPH_LOG_LEVEL_TRACE, long timeout=3000) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| registerCallback(std::string name, NymphMethod method) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| registerMethod(std::string name, NymphMethod method) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| removeCallback(std::string name) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| removeMethod(std::string name) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| removeSession(int handle) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| setLogger(logFnc logger, int level) (defined in NymphRemoteClient) | NymphRemoteClient | static |
| shutdown() (defined in NymphRemoteClient) | NymphRemoteClient | static |
| start(int port=4004) (defined in NymphRemoteClient) | NymphRemoteClient | static |