Public Member Functions | Private Member Functions | Private Attributes
GENAPI_NAMESPACE::Function_NodeCallback< Function > Class Template Reference

Container for a function pointer. More...

#include <NodeCallback.h>

Inheritance diagram for GENAPI_NAMESPACE::Function_NodeCallback< Function >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void Destroy ()
 destroys the object
 Function_NodeCallback (INode *pNode, const Function &function, ECallbackType CallbackType)
 Constructor.
virtual void operator() (ECallbackType CallbackType) const
 execute operation: call the function

Private Member Functions

Function_NodeCallbackoperator= (Function_NodeCallback &)
 no assignment operator

Private Attributes

const Function m_pFunction
 the callback function

Detailed Description

template<class Function>
class GENAPI_NAMESPACE::Function_NodeCallback< Function >

Container for a function pointer.

Definition at line 96 of file NodeCallback.h.


Constructor & Destructor Documentation

template<class Function>
GENAPI_NAMESPACE::Function_NodeCallback< Function >::Function_NodeCallback ( INode pNode,
const Function &  function,
ECallbackType  CallbackType 
) [inline]

Constructor.

Definition at line 100 of file NodeCallback.h.


Member Function Documentation

template<class Function>
virtual void GENAPI_NAMESPACE::Function_NodeCallback< Function >::Destroy ( ) [inline, virtual]

destroys the object

Implements GENAPI_NAMESPACE::CNodeCallback.

Definition at line 113 of file NodeCallback.h.

template<class Function>
virtual void GENAPI_NAMESPACE::Function_NodeCallback< Function >::operator() ( ECallbackType  CallbackType) const [inline, virtual]

execute operation: call the function

Implements GENAPI_NAMESPACE::CNodeCallback.

Definition at line 106 of file NodeCallback.h.

template<class Function>
Function_NodeCallback& GENAPI_NAMESPACE::Function_NodeCallback< Function >::operator= ( Function_NodeCallback< Function > &  ) [private]

no assignment operator


Member Data Documentation

template<class Function>
const Function GENAPI_NAMESPACE::Function_NodeCallback< Function >::m_pFunction [private]

the callback function

Definition at line 120 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:49