ifw-ccf  3.0.0-pre2
Public Attributes | List of all members
ccf::protocols::aravis::ArvAttributeInfo Struct Reference

Aravis attribute info. More...

#include <defines.hpp>

Public Attributes

ArvDatatype data_type
 
unsigned long flags
 
gint64 int_max
 
gint64 int_min
 
double float_max
 
double float_min
 

Detailed Description

Aravis attribute info.

Member Data Documentation

◆ data_type

ArvDatatype ccf::protocols::aravis::ArvAttributeInfo::data_type

◆ flags

unsigned long ccf::protocols::aravis::ArvAttributeInfo::flags

◆ float_max

double ccf::protocols::aravis::ArvAttributeInfo::float_max

◆ float_min

double ccf::protocols::aravis::ArvAttributeInfo::float_min

◆ int_max

gint64 ccf::protocols::aravis::ArvAttributeInfo::int_max

◆ int_min

gint64 ccf::protocols::aravis::ArvAttributeInfo::int_min

The documentation for this struct was generated from the following file: