All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
GenApi::Function_NodeCallback< Function > Class Template Reference

Container for a function pointer. More...

#include <GenApi/NodeCallback.h>

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

Public Member Functions

 Function_NodeCallback (INode *pNode, const Function &function, ECallbackType CallbackType)
 Constructor.
 
virtual void operator() (ECallbackType CallbackType) const
 execute operation: call the function
 
virtual void Destroy ()
 destroys the object
 
INodeGetNode ()
 returns the node the callback is registered to
 

Protected Attributes

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

Detailed Description

template<class Function>
class GenApi::Function_NodeCallback< Function >

Container for a function pointer.


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

pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:58)