Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ginga::core::system::process::Process Class Reference
Collaboration diagram for br::pucrio::telemidia::ginga::core::system::process::Process:
Collaboration graph
[legend]

Public Member Functions

 Process (char **argv)
 
void setProcessInfo (string processUri, string objName)
 
void checkCom ()
 
bool sendMsg (string msg)
 
virtual void messageReceived (string msg)
 
void setProcessListener (IProcessListener *listener)
 
void run ()
 
void forceKill ()
 

Static Public Member Functions

static bool sendMsg (FILE *fd, string msg)
 
static string receiveMsg (FILE *fd)
 
static FILE * openW (string wName)
 
static FILE * openR (string rName)
 

Protected Member Functions

void release ()
 

Protected Attributes

string objName
 
bool reader
 
IProcessListenersigListener
 

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