|
| NymphMessage (uint32_t methodId) |
|
| NymphMessage (std::string *binmsg) |
|
bool | addValue (NymphType *value) |
|
bool | finish (std::string &output) |
|
int | getState () |
|
void | setInReplyTo (uint64_t msgId) |
|
bool | isCallback () |
|
uint64_t | getResponseId () |
|
uint64_t | getMessageId () |
|
void | setResultValue (NymphType *value) |
|
NymphType * | getResponse () |
|
std::vector< NymphType * > | parameters () |
|
uint32_t | getMethodId () |
|
NymphMessage * | getReplyMessage () |
|
NymphException | getException () |
|
std::string | getCallbackName () |
|
bool | isReply () |
|
bool | isException () |
|
bool | setException (int exceptionId, std::string value) |
|
bool | setCallback (std::string name) |
|
The documentation for this class was generated from the following files: