15 #ifdef DtUSE_UTILITIES_NAMESPACE
16 namespace DtUSE_UTILITIES_NAMESPACE
49 const std::vector<char*>& args,
54 const std::vector<char*>& args,
56 std::pair< void*, void* > & processInfo,
61 extern DtMaximumSocketNumber;
68 #ifdef DtUSE_UTILITIES_NAMESPACE
bool DtCreateProcess(const DtFilename &executableName, const std::vector< char * > &args, DtProcessInteractivityMode interactive=DtProcFgInteractive)
Creates a new process by running executableName with the specified commandLine.
Definition: vlProcessControl.h:37
This file contains the declaration of DtFilename.
This file contains the declaration of DtClock and DtTime.
enum DtProcessInteractivity_enum DtProcessInteractivityMode
void DtYield()
Yields the thread.
void DtSleep(DtTime sleep_period)
Puts the process to sleep for the specified number of seconds.
DtProcessInteractivity_enum
Definition: vlProcessControl.h:32
Instances of DtFilename are DtStrings which convert filenames to the native format.
Definition: vlFilename.h:20
static const DtFilename & nullFilename()
Return empty filename.
Definition: vlProcessControl.h:38
Definition: vlProcessControl.h:39
Definition: vlProcessControl.h:35
#define DT_DLL_VLUTIL
Definition: vlMachineTypes.h:109