VideoTools
|
A private implementation class used by G::NewProcess that wraps a unix pipe. More...
Public Member Functions | |
void | inChild () |
void | inParent () |
int | fd () const |
void | dupTo (int stdxxx) |
void | write (const std::string &) |
A private implementation class used by G::NewProcess that wraps a unix pipe.
Definition at line 44 of file gnewprocess_unix.cpp.