Definition of ISelector. More...
#include <GenApi/GenApiDll.h>
Namespaces | |
GenApi | |
Contains definitions of the types of GenICam GenApi modules. | |
Typedefs | |
typedef CSelectorRefT< ISelector > | GenApi::CSelectorRef |
Functions | |
struct virtual __attribute__((visibility("default"))) ISelector void | GenApi::GetSelectedFeatures (FeatureList_t &) const =0 |
Interface for groups of features selected by a single one. More... | |
virtual void | GenApi::GetSelectingFeatures (FeatureList_t &) const =0 |
retrieve the group of features selecting this node | |
Definition of ISelector.