Skip to content

GenApi::CSelectorRefT#

More…

Inherits from GenApi::CBaseRefT< T >

Public Functions#

Name
virtual void GetSelectedFeatures(FeatureList_t & Features) const
Get all features of the Selector.
virtual void GetSelectingFeatures(FeatureList_t & Features) const
retrieve the group of features selecting this node
virtual bool IsSelector() const
true iff this feature selects a group of features
virtual EAccessMode GetAccessMode() const
Get the access mode of the node.

Detailed Description#

template <class T >
class GenApi::CSelectorRefT;

Public Functions Documentation#

function GetSelectedFeatures#

inline virtual void GetSelectedFeatures(
    FeatureList_t & Features
) const

Get all features of the Selector.

function GetSelectingFeatures#

inline virtual void GetSelectingFeatures(
    FeatureList_t & Features
) const

retrieve the group of features selecting this node

function IsSelector#

inline virtual bool IsSelector() const

true iff this feature selects a group of features

function GetAccessMode#

inline virtual EAccessMode GetAccessMode() const

Get the access mode of the node.