RSC  0.17.1
Subprocess.h File Reference
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include "rsc/rscexports.h"
Include dependency graph for Subprocess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsc::subprocess::Subprocess
 A wrapper to call a different command as a subprocess and control its lifecycle. More...
 

Namespaces

 rsc
 
 rsc::subprocess
 

Typedefs

typedef boost::shared_ptr< Subprocess > rsc::subprocess::SubprocessPtr