Beamlib 3.1.2
This is the Beam C++ class library.
|
This is the complete list of members for BProc, including all inherited members.
BProc() | BProc | |
finish() | BProc | |
getFd(int cmdFd) | BProc | |
getPid() | BProc | |
kill(int sig=SIGTERM) | BProc | |
runBackground(BString cmd, BStringList argList=BStringList()) | BProc | |
runForeground(BString cmd, BStringList argList=BStringList(), int *status=0, int timeoutMs=-1) | BProc | |
usePipes(Bool fileIn, Bool fileOut, Bool fileErr) | BProc | |
wait(int &status, int timeoutMs=-1) | BProc | |
~BProc() | BProc |