#include <CCheckboardCalibSupplierComp.h>
Public Member Functions | |
virtual void | ResetFeatures () |
Remove all features from this container. More... | |
virtual bool | AddFeature (const imeas::INumericValue *featurePtr, bool *isFullPtr=NULL) |
Add new feature to the set of features. More... | |
Public Attributes | |
Lines | lines |
Definition at line 69 of file CCheckboardCalibSupplierComp.h.
|
virtual |
Add new feature to the set of features.
featurePtr | instance of feature object. Please note, that the container takes controll over this object, so you cannot destroy this object manually. It cannot be NULL. |
isFullPtr | Optional parameter pointing at flag idicating that container is full. This flag will be set to true, if this container is full and it will not collect additional features. In other case the flag will be not changed. |
Implements iipr::IFeaturesConsumer.
|
virtual |
Remove all features from this container.
Implements iipr::IFeaturesConsumer.
Lines iipr::CCheckboardCalibSupplierComp::LinesConsumer::lines |
Definition at line 76 of file CCheckboardCalibSupplierComp.h.
© 2007-2017 Witold Gantzke and Kirill Lepskiy