ProcessEndCallback Class Reference
[libtypehelper]
#include <typehelper.hh>
Inheritance diagram for ProcessEndCallback:

Detailed Description
Use a subclass of this class to specify action performed when a running helper process ends by passing an instance to TypeHeler::addProcessEndCallback().
Definition at line 42 of file typehelper.hh.
Public Member Functions
- virtual ~ProcessEndCallback ()
- virtual void notifyProcessTerminate (int pid)=0
Constructor & Destructor Documentation
| virtual ProcessEndCallback::~ProcessEndCallback | ( | ) | [inline, virtual] |
Definition at line 45 of file typehelper.hh.
Member Function Documentation
| virtual void ProcessEndCallback::notifyProcessTerminate | ( | int | pid | ) | [pure virtual] |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vutil/typehelper.hh