RDK Documentation (Open Sourced RDK Components)
|
This file has been created to provide common definition related to Attribute. More...
Go to the source code of this file.
Macros | |
#define | NUMBER_OF_ATTRIBUTES 14 |
Typedefs | |
using | attributesType = std::array< uint32_t, 14 > |
This file has been created to provide common definition related to Attribute.
Definition in file SubtecAttribute.hpp.
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.