GenApi::CSelectorRefT#
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#
Public Functions Documentation#
function GetSelectedFeatures#
Get all features of the Selector.
function GetSelectingFeatures#
retrieve the group of features selecting this node
function IsSelector#
true iff this feature selects a group of features
function GetAccessMode#
Get the access mode of the node.