IVisualisationManager::IVisualisationTreeEnum Class Referenceabstract
An interface used to iteratively notify its creator of the existence of IVisualisationTree objects. More...
Public Member Functions | |
virtual OpenViBE::boolean | callback (const OpenViBE::CIdentifier &rVisualisationTreeIdentifier, const OpenViBE::Kernel::IVisualisationTree &rVisualisationTree)=0 |
Callback method called iteratively as the IVisualisationManager goes through a set of IVisualisationTree objects. More... | |
Detailed Description
An interface used to iteratively notify its creator of the existence of IVisualisationTree objects.
Member Function Documentation
|
pure virtual |
Callback method called iteratively as the IVisualisationManager goes through a set of IVisualisationTree objects.
- Parameters
-
rVisualisationTreeIdentifier [in] identifier of an IVisualisationTree object rVisualisationTree [in] corresponding IVisualisationTree object
- Returns
- True if IVisualisationTree object was successfully registered, false otherwise
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
