| HDK
    | 
#include <UT_UniversalLogSubprocessSource.h>
| Public Member Functions | |
| UT_UniversalLogSubprocess (const UT_StringRef &cmd, FILE *original_stdout) | |
| ~UT_UniversalLogSubprocess () | |
| FILE * | getStdout () const | 
| Friends | |
| class | UT_UniversalLogSubprocessSource | 
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.
| UT_UniversalLogSubprocess::UT_UniversalLogSubprocess | ( | const UT_StringRef & | cmd, | 
| FILE * | original_stdout | ||
| ) | 
| UT_UniversalLogSubprocess::~UT_UniversalLogSubprocess | ( | ) | 
| 
 | inline | 
Definition at line 33 of file UT_UniversalLogSubprocessSource.h.
| 
 | friend | 
Definition at line 37 of file UT_UniversalLogSubprocessSource.h.