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

#include <UT_UniversalLogSubprocessSource.h>

Public Member Functions

 UT_UniversalLogSubprocess (const UT_StringRef &cmd, FILE *subproc_stdout)
 
 ~UT_UniversalLogSubprocess ()
 
FILE * getStdout () const
 

Friends

class UT_UniversalLogSubprocessSource
 

Detailed Description

A class that holds information about a subprocess that directs its output into the universal logging system through the subprocess source.

Definition at line 23 of file UT_UniversalLogSubprocessSource.h.

Constructor & Destructor Documentation

UT_UniversalLogSubprocess::UT_UniversalLogSubprocess ( const UT_StringRef cmd,
FILE *  subproc_stdout 
)
UT_UniversalLogSubprocess::~UT_UniversalLogSubprocess ( )

Member Function Documentation

FILE* UT_UniversalLogSubprocess::getStdout ( ) const
inline

Definition at line 33 of file UT_UniversalLogSubprocessSource.h.

Friends And Related Function Documentation


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