Applications can register with MamaSourceGroup to receive state change notifications when the state of sources within the group has changed.
More...
#include <MamaSourceStateChangeCallback.h>
Detailed Description
Applications can register with MamaSourceGroup to receive state change notifications when the state of sources within the group has changed.
Constructor & Destructor Documentation
virtual Wombat::MamaSourceStateChangeCallback::~MamaSourceStateChangeCallback |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
virtual void Wombat::MamaSourceStateChangeCallback::onStateChanged |
( |
MamaSourceGroup & |
sourceGroup, |
|
|
MamaSource * |
topWeightSource |
|
) |
| |
|
pure virtual |
State change callback.
- Parameters
-
sourceGroup | The source group notifying the applications. |
topWeightSource | The top weight source in the group. Determined when _reevaluate() is called. |
The documentation for this class was generated from the following file: