Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ginga::core::system::process::SpawnedProcess Class Reference

Public Member Functions

 SpawnedProcess (string objectName, string wCom, string rCom)
 
virtual void sendMessage (string msg)
 
virtual void messageReceived (string msg)
 
virtual void waitSignal ()
 

Static Public Member Functions

static void * detachReceive (void *ptr)
 

Protected Attributes

FILE * rFd
 
FILE * wFd
 
string objectName
 
string rCom
 
string wCom
 
bool reader
 
pthread_mutex_t waitSig
 

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