Public Member Functions | |
| NodeArgs () | |
| void | error (const char *txt) |
| void | fail (const char *txt) |
| void | success () |
| void | drop () |
| void | persist () |
| void | fromExternal (const Bottle &alt) |
Public Attributes | |
| Bottle | request |
| Bottle | args |
| Value | reply |
| int | code |
| std::string | msg |
| bool | should_drop |