cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
pyPROCESSINFO Class Reference
Collaboration diagram for pyPROCESSINFO:

Public Member Functions

 pyPROCESSINFO ()
 
 pyPROCESSINFO (char *pname, int CTRLval)
 
 ~pyPROCESSINFO ()
 
PROCESSINFOoperator-> ()
 
int create (char *pname, int CTRLval)
 
int link (char *pname)
 
int close (char *pname)
 
int sigexit (int sig)
 
int writeMessage (const char *message)
 
int exec_start ()
 
int exec_end ()
 

Private Attributes

PROCESSINFOm_pinfo
 
int m_fd
 

Constructor & Destructor Documentation

◆ pyPROCESSINFO() [1/2]

pyPROCESSINFO::pyPROCESSINFO ( )
inline

◆ pyPROCESSINFO() [2/2]

pyPROCESSINFO::pyPROCESSINFO ( char *  pname,
int  CTRLval 
)
inline

◆ ~pyPROCESSINFO()

pyPROCESSINFO::~pyPROCESSINFO ( )
inline

Member Function Documentation

◆ close()

int pyPROCESSINFO::close ( char *  pname)
inline

◆ create()

int pyPROCESSINFO::create ( char *  pname,
int  CTRLval 
)
inline

◆ exec_end()

int pyPROCESSINFO::exec_end ( )
inline

◆ exec_start()

int pyPROCESSINFO::exec_start ( )
inline

◆ link()

int pyPROCESSINFO::link ( char *  pname)
inline

◆ operator->()

PROCESSINFO* pyPROCESSINFO::operator-> ( )
inline

◆ sigexit()

int pyPROCESSINFO::sigexit ( int  sig)
inline

◆ writeMessage()

int pyPROCESSINFO::writeMessage ( const char *  message)
inline

Field Documentation

◆ m_fd

int pyPROCESSINFO::m_fd
private

◆ m_pinfo

PROCESSINFO* pyPROCESSINFO::m_pinfo
private

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