interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

ProcessEndCallback Class Reference
[libtypehelper]

#include <typehelper.hh>

Inheritance diagram for ProcessEndCallback:

DeleteTempFile List of all members.

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


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]

Override this method.

Implemented in DeleteTempFile.


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