NymphRPC Remote Procedure Call Library
NymphRemoteClient Member List

This is the complete list of members for NymphRemoteClient, including all inherited members.

addSession(int handle, NymphSession *session) (defined in NymphRemoteClient)NymphRemoteClientstatic
callCallback(int handle, std::string name, std::vector< NymphType * > &values, std::string &result) (defined in NymphRemoteClient)NymphRemoteClientstatic
callMethodCallback(int handle, uint32_t methodId, NymphMessage *msg, NymphMessage *&response) (defined in NymphRemoteClient)NymphRemoteClientstatic
init(logFnc logger, int level=NYMPH_LOG_LEVEL_TRACE, long timeout=3000) (defined in NymphRemoteClient)NymphRemoteClientstatic
registerCallback(std::string name, NymphMethod method) (defined in NymphRemoteClient)NymphRemoteClientstatic
registerMethod(std::string name, NymphMethod method) (defined in NymphRemoteClient)NymphRemoteClientstatic
removeCallback(std::string name) (defined in NymphRemoteClient)NymphRemoteClientstatic
removeMethod(std::string name) (defined in NymphRemoteClient)NymphRemoteClientstatic
removeSession(int handle) (defined in NymphRemoteClient)NymphRemoteClientstatic
setLogger(logFnc logger, int level) (defined in NymphRemoteClient)NymphRemoteClientstatic
shutdown() (defined in NymphRemoteClient)NymphRemoteClientstatic
start(int port=4004) (defined in NymphRemoteClient)NymphRemoteClientstatic