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