A means to inspect the state VPP has built, in total, and per-client.
More...
A means to inspect the state VPP has built, in total, and per-client.
Definition at line 30 of file inspect.hpp.
◆ inspect()
VOM::inspect::inspect |
( |
| ) |
|
|
default |
◆ ~inspect()
VOM::inspect::~inspect |
( |
| ) |
|
|
default |
Destructor to tidyup socket resources.
◆ handle_input()
void VOM::inspect::handle_input |
( |
const std::string & |
input, |
|
|
std::ostream & |
output |
|
) |
| |
handle input from the requester
- Parameters
-
input | command |
output | output |
Definition at line 32 of file inspect.cpp.
◆ register_handler()
Register a command handler for inspection.
Definition at line 85 of file inspect.cpp.
The documentation for this class was generated from the following files: