libcamgm
Classes | Namespaces
ExternalProgram.hpp File Reference
#include <map>
#include <string>
#include <vector>
#include <ca-mgm/ExternalDataSource.hpp>
#include <ca-mgm/PathName.hpp>

Go to the source code of this file.

Classes

class  ca_mgm::ExternalProgram
 Execute a program and give access to its io An object of this class encapsulates the execution of an external program. It starts the program using fork and some exec.. call, gives you access to the program's stdio and closes the program after use. More...
 

Namespaces

 ca_mgm