ams_c_ett_attr_id_t Struct Reference

Structure that stores the attribute to be concerned or to display completely. More...

#include <ams_c.h>

Public Attributes

ams_c_ett_id_t ett_id
 Entity index. More...
 
uint8_t attr_id [AMS_C_ATTR_COUNT_MAX]
 Attribute indexs. More...
 
uint16_t attr_count
 Count of attribute. More...
 

Detailed Description

Structure that stores the attribute to be concerned or to display completely.

Definition at line 171 of file ams_c.h.

Member Data Documentation

◆ attr_count

uint16_t ams_c_ett_attr_id_t::attr_count

Count of attribute.

Definition at line 175 of file ams_c.h.

◆ attr_id

uint8_t ams_c_ett_attr_id_t::attr_id[AMS_C_ATTR_COUNT_MAX]

Attribute indexs.

Definition at line 174 of file ams_c.h.

◆ ett_id

ams_c_ett_id_t ams_c_ett_attr_id_t::ett_id

Entity index.

Definition at line 173 of file ams_c.h.


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