NymphRPC Remote Procedure Call Library
|
This is the complete list of members for NymphMethod, including all inherited members.
call(Poco::Net::StreamSocket *socket, NymphRequest *&request, std::vector< NymphType * > &values, std::string &result) (defined in NymphMethod) | NymphMethod | |
call(NymphSession *session, std::vector< NymphType * > &values, std::string &result) (defined in NymphMethod) | NymphMethod | |
callCallback(int handle, NymphMessage *msg) (defined in NymphMethod) | NymphMethod | |
enableCallback(bool state=true) (defined in NymphMethod) | NymphMethod | inline |
getId() (defined in NymphMethod) | NymphMethod | inline |
getSerialized() (defined in NymphMethod) | NymphMethod | inline |
NymphMethod(std::string name, std::vector< NymphTypes > parameters, NymphTypes retType) (defined in NymphMethod) | NymphMethod | |
NymphMethod(std::string name, std::vector< NymphTypes > parameters, NymphTypes retType, NymphMethodCallback cb) (defined in NymphMethod) | NymphMethod | |
NymphRemoteClient (defined in NymphMethod) | NymphMethod | friend |
NymphRemoteServer (defined in NymphMethod) | NymphMethod | friend |
setCallback(NymphMethodCallback callback) (defined in NymphMethod) | NymphMethod | |
setId(uint32_t id) (defined in NymphMethod) | NymphMethod |