Callback object passed to Mama::startBackground().
More...
#include <mamacpp.h>
Detailed Description
Callback object passed to Mama::startBackground().
The onStartComplete() method will be invoked if an error occurs calling Mama::startBackground() or when Mama::startBackground() exits normally in which case the status returned will be MAMA_STATUS_OK
Constructor & Destructor Documentation
virtual Wombat::MamaStartCallback::~MamaStartCallback |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void Wombat::MamaStartCallback::onStartComplete |
( |
MamaStatus |
status | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: