Public Member Functions | Public Attributes | Protected Member Functions
GENAPI_NAMESPACE::CCategoryImpl Class Reference

Holds a list of features and sub-categories. More...

#include <Category.h>

Inheritance diagram for GENAPI_NAMESPACE::CCategoryImpl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CCategoryImpl ()
 Constructor.
virtual void FinalConstruct ()
virtual void GetFeatures (FeatureList_t &Features) const
 Get all features of the category (including sub-categories)
virtual bool GetProperty (CNodeDataMap *pNodeDataMap, CPropertyID::EProperty_ID_t PropertyID, CNodeData::PropertyVector_t &PropertyList) const
virtual EAccessMode InternalGetAccessMode () const
 Returns the current access mode of the node.
virtual EInterfaceType InternalGetPrincipalInterfaceType () const
 Implementation of IBase::GetPrincipalInterfaceType()
void SetInvalid (ESetInvalidMode simMode)
virtual void SetProperty (CProperty &Property)

Public Attributes

FeatureList_t m_Features
 List of node references to features.

Protected Member Functions

virtual void InternalFromString (const GENICAM_NAMESPACE::gcstring &, bool)
 Set content of the node as string.
virtual INodeInternalGetNode ()
 Get the INode interface of the node.
virtual GENICAM_NAMESPACE::gcstring InternalToString (bool, bool)
 Get display name of the node as string.
virtual void Override (EVisibility newVisibility)

Detailed Description

Holds a list of features and sub-categories.

Definition at line 52 of file Category.h.


Constructor & Destructor Documentation

Constructor.


Member Function Documentation

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.

virtual void GENAPI_NAMESPACE::CCategoryImpl::GetFeatures ( FeatureList_t &  Features) const [virtual]

Get all features of the category (including sub-categories)

virtual bool GENAPI_NAMESPACE::CCategoryImpl::GetProperty ( CNodeDataMap *  pNodeDataMap,
CPropertyID::EProperty_ID_t  PropertyID,
CNodeData::PropertyVector_t &  PropertyList 
) const [virtual]

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.

virtual void GENAPI_NAMESPACE::CCategoryImpl::InternalFromString ( const GENICAM_NAMESPACE::gcstring ,
bool   
) [inline, protected, virtual]

Set content of the node as string.

Definition at line 75 of file Category.h.

Returns the current access mode of the node.

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.

virtual INode* GENAPI_NAMESPACE::CCategoryImpl::InternalGetNode ( ) [protected, virtual]

Get the INode interface of the node.

Implementation of IBase::GetPrincipalInterfaceType()

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.

Definition at line 100 of file Category.h.

Get display name of the node as string.

Definition at line 68 of file Category.h.

virtual void GENAPI_NAMESPACE::CCategoryImpl::Override ( EVisibility  newVisibility) [protected, virtual]

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.

virtual void GENAPI_NAMESPACE::CCategoryImpl::SetProperty ( CProperty &  Property) [virtual]

Reimplemented from GENAPI_NAMESPACE::CNodeImpl.


Member Data Documentation

List of node references to features.

Definition at line 108 of file Category.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10