All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
GenApi::CNodeCallback Class Referenceabstract

callback body instance for INode pointers More...

#include <GenApi/NodeCallback.h>

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

Public Member Functions

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

Protected Attributes

INode * m_pNode
 the node were the callback is installed
 
ECallbackType m_CallbackType
 the type of the callback
 

Detailed Description

callback body instance for INode pointers


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

pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:28)