|
ifw-ccf 5.0.2
|
Classes | |
| struct | ArvAttributeInfo |
| Aravis attribute info. More... | |
| struct | ArvFrame |
| Image in which to store frames received. More... | |
| class | ComAdptAravis |
| CCF Com. Int. implementing communication based on the Aravis open-source glib/gobject-based library for Genicam cameras. More... | |
Enumerations | |
| enum class | ArvDatatype { ARV_DATA_TYPE_UNKNOWN = 0 , ARV_DATA_TYPE_COMMAND , ARV_DATA_TYPE_ENUM , ARV_DATA_TYPE_BOOLEAN , ARV_DATA_TYPE_INTEGER , ARV_DATA_TYPE_STRING , ARV_DATA_TYPE_FLOAT , _ARV_DATA_TYPE_FORCE_32 = INT_MAX } |
| Aravis data types defined. More... | |
Functions | |
| void | FrameReceptionThread (void *com_adapter) |
| Thread dedicated to receive the image frames to ensure the minimum possible delay in receiving these. | |
| ifw::ccf::common::Setup & | GetSetup () |
| std::string | SetupKey (const std::vector< std::string > &names) |
Variables | |
| const auto | ARAVIS_INFINITE = 0xFFFFFFFF |
| Never timeout. | |
|
strong |
| 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.
|
inline |
|
inline |
| const auto ifw::ccf::protocols::aravis::ARAVIS_INFINITE = 0xFFFFFFFF |
Never timeout.