#include <ICategory.h>
Public Member Functions | |
virtual void | GetFeatures (FeatureList_t &Features) const |
Get all features of the category (including sub-categories) | |
Private Types | |
typedef CValueRefT< T > | ref |
Definition at line 83 of file ICategory.h.
typedef CValueRefT<T> GENAPI_NAMESPACE::CCategoryRefT< T >::ref [private] |
Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.
Definition at line 85 of file ICategory.h.
virtual void GENAPI_NAMESPACE::CCategoryRefT< T >::GetFeatures | ( | FeatureList_t & | Features | ) | const [inline, virtual] |
Get all features of the category (including sub-categories)
Definition at line 93 of file ICategory.h.