IBoxListenerContext Class Referenceabstract
Exectution context for box algorithm descriptors. More...
Inherits IKernelObject.
Inherited by TKernelObject< OpenViBE::Kernel::IBoxListenerContext >.
Public Member Functions | |
Manager accessors | |
virtual OpenViBE::Kernel::IAlgorithmManager & | getAlgorithmManager (void) const =0 |
Gets a reference on the current algorithm manager. More... | |
virtual OpenViBE::Kernel::IPlayerManager & | getPlayerManager (void) const =0 |
Gets a reference on the current player manager. More... | |
virtual OpenViBE::Kernel::IPluginManager & | getPluginManager (void) const =0 |
Gets a reference on the current plugin manager. More... | |
virtual OpenViBE::Kernel::IScenarioManager & | getScenarioManager (void) const =0 |
Gets a reference on the current scenario manager. More... | |
virtual OpenViBE::Kernel::ITypeManager & | getTypeManager (void) const =0 |
Gets a reference on the current type manager. More... | |
virtual OpenViBE::Kernel::ILogManager & | getLogManager (void) const =0 |
Gets a reference on the current log manager. More... | |
virtual OpenViBE::Kernel::IVisualisationManager & | getVisualisationManager (void) const =0 |
Gets a reference on the current visualisation manager. More... | |
Box specific stuffs | |
virtual OpenViBE::Kernel::IBox & | getBox (void) const =0 |
Gets a reference to the considered box. More... | |
virtual OpenViBE::Kernel::IScenario & | getScenario (void) const =0 |
Gets a reference to the scenario owning the considered box. More... | |
virtual OpenViBE::uint32 | getIndex (void) const =0 |
Gets the index of the concerned callback message. More... | |
Detailed Description
Exectution context for box algorithm descriptors.
- Date
- 2007-11-06
Member Function Documentation
|
pure virtual |
Gets a reference on the current algorithm manager.
- Returns
- a reference on the current algorithm manager
|
pure virtual |
Gets a reference on the current player manager.
- Returns
- a reference on the current player manager
|
pure virtual |
Gets a reference on the current plugin manager.
- Returns
- a reference on the current plugin manager
|
pure virtual |
Gets a reference on the current scenario manager.
- Returns
- a reference on the current scenario manager
|
pure virtual |
Gets a reference on the current type manager.
- Returns
- a reference on the current type manager
|
pure virtual |
Gets a reference on the current log manager.
- Returns
- a reference on the current log manager
|
pure virtual |
Gets a reference on the current visualisation manager.
- Returns
- a reference on the current visualisation manager
|
pure virtual |
Gets a reference to the considered box.
- Returns
- a reference to the considered box
|
pure virtual |
Gets a reference to the scenario owning the considered box.
- Returns
- a reference to the scenario owning the considered box
|
pure virtual |
Gets the index of the concerned callback message.
- Returns
- the index of the concerned callback message in case it makes sense
-
0xffffffff
in case it does not make any sense
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
