Public Member Functions | List of all members
GenApi::ISelector Struct Referenceabstract

Interface for groups of features selected by a single one. More...

#include <GenApi/ISelector.h>

Inheritance diagram for GenApi::ISelector:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Interface for groups of features selected by a single one.


The documentation for this struct was generated from the following file:

© 2006-2014 Basler (Tue Jul 22 2014 11:41:23)