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

callback body instance for INode pointers More...

#include <NodeCallback.h>

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

List of all members.

Public Member Functions

 CNodeCallback (INode *pNode, ECallbackType CallbackType)
virtual void Destroy ()=0
 destroys the object
INodeGetNode ()
 returns the node the callback is registered to
virtual void operator() (ECallbackType CallbackType) const =0
 fires the callback if the type is right
virtual ~CNodeCallback ()
 virtual destructor

Protected Attributes

ECallbackType m_CallbackType
 the type of the callback
INodem_pNode
 the node were the callback is installed

Detailed Description

callback body instance for INode pointers

Definition at line 55 of file NodeCallback.h.


Constructor & Destructor Documentation

GENAPI_NAMESPACE::CNodeCallback::CNodeCallback ( INode pNode,
ECallbackType  CallbackType 
) [inline]

Definition at line 58 of file NodeCallback.h.

virtual GENAPI_NAMESPACE::CNodeCallback::~CNodeCallback ( ) [inline, virtual]

virtual destructor

Definition at line 64 of file NodeCallback.h.


Member Function Documentation

virtual void GENAPI_NAMESPACE::CNodeCallback::Destroy ( ) [pure virtual]

returns the node the callback is registered to

Definition at line 74 of file NodeCallback.h.

virtual void GENAPI_NAMESPACE::CNodeCallback::operator() ( ECallbackType  CallbackType) const [pure virtual]

Member Data Documentation

the type of the callback

Definition at line 84 of file NodeCallback.h.

the node were the callback is installed

Definition at line 81 of file NodeCallback.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:48