コンテンツにスキップ

GenApi/NodeCallback.h#

Implementation helpers for CNodeCallback Defines a bunch of templates for creating callback-functors taking a INode pointer and returning void. More…

名前空間#

名前
GenApi
Contains definitions of the types of GenICam GenApi modules.

クラス#

名前
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