Definition of ISelector. More...
#include <GenApi/GenApiDll.h>
Go to the source code of this file.
Classes | |
class | GENAPI_NAMESPACE::CSelectorRefT< T > |
Namespaces | |
namespace | GENAPI_NAMESPACE |
Part of the generic device API. | |
Typedefs | |
typedef CSelectorRefT< ISelector > | GENAPI_NAMESPACE::CSelectorRef |
Reference to an ISelector pointer. | |
Functions | |
virtual void | GENAPI_NAMESPACE::GetSelectedFeatures (FeatureList_t &) const =0 |
retrieve the group of selected features | |
virtual void | GENAPI_NAMESPACE::GetSelectingFeatures (FeatureList_t &) const =0 |
retrieve the group of features selecting this node | |
Variables | |
interface GENAPI_DECL_ABSTRACT | GENAPI_NAMESPACE::ISelector |
Interface for groups of features selected by a single one. |
Definition of ISelector.
Definition in file ISelector.h.