|
My Project
|
Public Member Functions | |
| Control (std::string host, bool log) | |
| void | processCommands () |
| void | processCommands2 () |
| void | processAll () |
| void | processMessages () |
| void | readMessage () |
| void | readStdin () |
| virtual | ~Control () |
| gcp::util::Control::Control | ( | std::string | host, |
| bool | log | ||
| ) |
Constructor.
|
virtual |
Destructor.
....................................................................... Destructor.
| void Control::processAll | ( | ) |
....................................................................... Run method which uses readline
| void Control::processCommands | ( | ) |
Run this object.
....................................................................... Run method which uses readline
| void Control::processCommands2 | ( | ) |
....................................................................... Run method which uses readline
| void Control::processMessages | ( | ) |
....................................................................... Process messages received from the control program