VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::Pipe Class Reference

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 &)
 

Detailed Description

A private implementation class used by G::NewProcess that wraps a unix pipe.

Definition at line 44 of file gnewprocess_unix.cpp.


The documentation for this class was generated from the following file: