GenApi/NodeCallback.h#
Namespaces#
| Name |
|---|
| GenApi Contains definitions of the types of GenICam GenApi modules. |
Classes#
| Name | |
|---|---|
| class | GenApi::CNodeCallback callback body instance for INode pointers |
| class | GenApi::Function_NodeCallback Container for a function pointer. |
| class | GenApi::Member_NodeCallback Container for a member function pointer. |
Detailed Description#
Implementation helpers for CNodeCallback Defines a bunch of templates for creating callback-functors taking a INode pointer and returning void.
Note does not work with all stl containers, i.e. std::map