ADTF  3.18.2
builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/extern/pkg_ddl/include/adtfddl/codec/struct_element.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

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

Namespaces

 ddl
 definition of the ddl namespace
 
 adtf_ddl
 Namespace for the mainpage_pkg_ddl.
 

Typedefs

using tDataRepresentation = DataRepresentation
 Typedef provided for compatibility reasons.
 
using tDataRepresentation = ddl::DataRepresentation
 Enumeration for the data representation.
 
typedef std::map< A_UTILS_NS::cString, A_UTILS_NS::cVarianttEnum
 Typedef for enumerations name -> value.
 

Enumerations

enum  DataRepresentation {
  serialized , deserialized , Serialized = serialized , Deserialized = deserialized ,
  serialized , deserialized , Serialized = serialized , Deserialized = deserialized
}
 Enumeration for the data representation. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/extern/pkg_ddl/include/adtfddl/codec/struct_element.h.