HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ReadPipe Class Reference

#include <UT_ReadPipe.h>

Public Member Functions

 UT_ReadPipe (const char *cmd=0)
 
 ~UT_ReadPipe ()
 
FILE * open (const char *cmd)
 
int close ()
 
FILE * getFilePtr ()
 
int getErrno () const
 
int getStatus () const
 
pid_t getPid () const
 

Detailed Description

Definition at line 22 of file UT_ReadPipe.h.

Constructor & Destructor Documentation

UT_ReadPipe::UT_ReadPipe ( const char *  cmd = 0)
explicit
UT_ReadPipe::~UT_ReadPipe ( )

Member Function Documentation

int UT_ReadPipe::close ( )
int UT_ReadPipe::getErrno ( ) const
inline

Definition at line 37 of file UT_ReadPipe.h.

FILE* UT_ReadPipe::getFilePtr ( )
inline

Definition at line 34 of file UT_ReadPipe.h.

pid_t UT_ReadPipe::getPid ( ) const
inline

Definition at line 44 of file UT_ReadPipe.h.

int UT_ReadPipe::getStatus ( ) const
inline

Definition at line 41 of file UT_ReadPipe.h.

FILE* UT_ReadPipe::open ( const char *  cmd)

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