|
ifw-ccf
3.0.0-pre2
|
#include <stdint.h>#include <vector>#include <ccf/common/nameMapping.hpp>#include <ccf/common/comAdptBase.hpp>#include <ccf/protocols/aravis/defines.hpp>#include <ccf/protocols/aravis/enumWrapper.hpp>Go to the source code of this file.
Classes | |
| class | ccf::protocols::aravis::ComAdptAravis |
| CCF Com. Int. implementing communication based on the Aravis open-source glib/gobject-based library for Genicam cameras. More... | |
Namespaces | |
| ccf | |
| ccf::protocols | |
| ccf::protocols::aravis | |
Functions | |
| void | ccf::protocols::aravis::FrameReceptionThread (void *com_adapter) |
| Thread dedicated to receive the image frames to ensure the minimum possible delay in receiving these. More... | |