RDK Documentation (Open Sourced RDK Components)
SubtecAttribute.hpp File Reference

This file has been created to provide common definition related to Attribute. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NUMBER_OF_ATTRIBUTES   14
 

Typedefs

using attributesType = std::array< uint32_t, 14 >
 

yes

This file has been created to provide common definition related to Attribute.

Definition in file SubtecAttribute.hpp.

Typedef Documentation

◆ attributesType

using attributesType = std::array<uint32_t, 14 >

attributesType is alias for an array of NUMBER_OF_ATTRIBUTES uint32_t

Definition at line 30 of file SubtecAttribute.hpp.