NymphRPC Remote Procedure Call Library
NymphMethod Member List

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)NymphMethodinline
getId() (defined in NymphMethod)NymphMethodinline
getSerialized() (defined in NymphMethod)NymphMethodinline
NymphMethod(std::string name, std::vector< NymphTypes > parameters, NymphTypes retType) (defined in NymphMethod)NymphMethod
NymphRemoteClient (defined in NymphMethod)NymphMethodfriend
NymphRemoteServer (defined in NymphMethod)NymphMethodfriend
setCallback(NymphMethodCallback callback) (defined in NymphMethod)NymphMethod