This is the complete list of members for Response, including all inherited members.
AddArg(const std::string &arg) | Response | |
Code enum name | Response | |
CODE_COUNT | Response | static |
EscapeArg(const std::string &arg) | Response | privatestatic |
Failure(const std::string &tag, const std::string &msg) | Response | static |
Invalid(const std::string &tag, const std::string &msg) | Response | static |
NOREQUEST | Response | static |
Pack() const | Response | |
Response(const std::string &tag, Response::Code code) | Response | |
string | Response | private |
STRINGS | Response | privatestatic |
Success(const std::string &tag) | Response | static |