BackgroundTask is the object which keeps track of the background process.
More...
BackgroundTask is the object which keeps track of the background process.
Definition at line 44 of file FS_Background.C.
HDK_Sample::BackgroundTask::BackgroundTask |
( |
| ) |
|
|
inline |
HDK_Sample::BackgroundTask::~BackgroundTask |
( |
| ) |
|
|
inline |
void HDK_Sample::BackgroundTask::close |
( |
| ) |
|
|
inline |
bool HDK_Sample::BackgroundTask::isComplete |
( |
| ) |
|
|
inline |
FILE* HDK_Sample::BackgroundTask::open |
( |
const char * |
cmd, |
|
|
char * |
text = 0 , |
|
|
int |
length = 0 |
|
) |
| |
|
inline |
Open a pipe to an external application
- Parameters
-
cmd | The command to open |
text | The text to write to the pipe |
length | The length of the text |
- Examples:
- FS/FS_Background.C.
Definition at line 53 of file FS_Background.C.
UT_String HDK_Sample::BackgroundTask::myCommand |
The documentation for this class was generated from the following file: