Public Member Functions | Private Types | List of all members
GENAPI_NAMESPACE::CSelectorRefT< T > Class Template Reference

#include <ISelector.h>

Inheritance diagram for GENAPI_NAMESPACE::CSelectorRefT< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void GetSelectedFeatures (FeatureList_t &Features) const
 Get all features of the Selector. More...
 
virtual void GetSelectingFeatures (FeatureList_t &Features) const
 retrieve the group of features selecting this node More...
 
virtual bool IsSelector () const
 true iff this feature selects a group of features More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CBaseRefT< T >
virtual EAccessMode GetAccessMode () const
 Get the access mode of the node. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CReferenceT< T, T >
 CReferenceT ()
 
virtual void SetReference (IBase *ptr)
 sets the implementation to the reference More...
 

Private Types

typedef CBaseRefT< T > ref
 

Additional Inherited Members

- Protected Attributes inherited from GENAPI_NAMESPACE::CReferenceT< T, T >
T * m_Ptr
 Pointer to the implementation the reference references to. More...
 

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CSelectorRefT< T >

Definition at line 68 of file ISelector.h.

Member Typedef Documentation

template<class T >
typedef CBaseRefT<T> GENAPI_NAMESPACE::CSelectorRefT< T >::ref
private

Definition at line 70 of file ISelector.h.

Member Function Documentation

template<class T >
virtual void GENAPI_NAMESPACE::CSelectorRefT< T >::GetSelectedFeatures ( FeatureList_t &  Features) const
inlinevirtual

Get all features of the Selector.

Definition at line 78 of file ISelector.h.

template<class T >
virtual void GENAPI_NAMESPACE::CSelectorRefT< T >::GetSelectingFeatures ( FeatureList_t &  Features) const
inlinevirtual

retrieve the group of features selecting this node

Definition at line 87 of file ISelector.h.

template<class T >
virtual bool GENAPI_NAMESPACE::CSelectorRefT< T >::IsSelector ( ) const
inlinevirtual

true iff this feature selects a group of features

Definition at line 96 of file ISelector.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42