ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
StructElement

Information about an element accessible with a decoder or codec. More...

#include <struct_element.h>

Public Attributes

std::string name
 The full name of the element.
 
a_util::variant::VariantType type
 The type of the element.
 
const AccessEnumTypep_enum
 pointer to an enum, can be NULL.
 

Detailed Description

Information about an element accessible with a decoder or codec.

Definition at line 32 of file workspace/conan/dev_essential/1.5.0/dw/stable/package/aef85909f792a5a628750d25016a24323084963f/include/ddl/codec/legacy/struct_element.h.

Member Data Documentation

◆ name

◆ p_enum

◆ type