Namespaces
Callback.h File Reference

Definition of callback objects. More...

#include <cassert>
#include <pylon/Platform.h>

Namespaces

 Pylon
 Contains definitions of pylon types.
 

Detailed Description

Definition of callback objects.

Helper functions used for managing callbacks. Callback objects are used to encapsulate C-style functions or C++ member functions as callbacks.

Based on the ideas of Paul Jakubik.


© 2006-2014 Basler (Tue Jul 22 2014 11:41:22)