My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::Control Class Reference

Public Member Functions

 Control (std::string host, bool log)
 
void processCommands ()
 
void processCommands2 ()
 
void processAll ()
 
void processMessages ()
 
void readMessage ()
 
void readStdin ()
 
virtual ~Control ()
 

Constructor & Destructor Documentation

gcp::util::Control::Control ( std::string  host,
bool  log 
)

Constructor.

Control::~Control ( )
virtual

Destructor.

....................................................................... Destructor.

Member Function Documentation

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


The documentation for this class was generated from the following files: