VMime
childProcessFactory Class Referenceabstract
Inheritance diagram for childProcessFactory:
Collaboration diagram for childProcessFactory:

Public Member Functions

virtual ~childProcessFactory ()
 
virtual shared_ptr< childProcesscreate (const utility::file::path &path) const =0
 

Additional Inherited Members

- Protected Member Functions inherited from object
 object ()
 
 object (const object &)
 
objectoperator= (const object &)
 
virtual ~object ()
 

Detailed Description

Create 'childProcess' objects.

Constructor & Destructor Documentation

virtual ~childProcessFactory ( )
virtual

Member Function Documentation

virtual shared_ptr<childProcess> create ( const utility::file::path path) const
pure virtual

Create a new child process.

Parameters
pathfull path of the process executable file

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