ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::pointcloud::navigation::tAttribute Struct Reference
Collaboration diagram for adtf::devicetb::sdk::pointcloud::navigation::tAttribute:
[legend]

Classes

struct  tComputedFromIndex
 
struct  tInMemory
 

Public Types

enum struct  tDataType : size_t {
  dt_boolean = 0 , dt_uint8 = 1 , dt_int8 = 2 , dt_uint16 = 3 ,
  dt_int16 = 4 , dt_uint32 = 5 , dt_int32 = 6 , dt_uint64 = 7 ,
  dt_int64 = 8 , dt_float16 = 9 , dt_float32 = 10 , dt_float64 = 11 ,
  dt_computed_from_index = 12
}
 

Public Member Functions

constexpr size_t Size () const noexcept
 
constexpr bool operator== (const tAttribute &oOther) const noexcept
 
constexpr bool operator!= (const tAttribute &oOther) const noexcept
 

Static Public Member Functions

static constexpr size_t Size (const tDataType &eType) noexcept
 

Public Attributes

tDataType type = tDataType::dt_boolean
 
tInMemory sInMemory = {}
 
tComputedFromIndex sComputed = {}
 

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