ADTF  3.18.3
workspace/conan/dev_essential/1.3.4/dw/stable/package/aef85909f792a5a628750d25016a24323084963f/include/ddl/ddl.h
Go to the documentation of this file.
1 
15 #ifndef DDL_HEADER_
16 #define DDL_HEADER_
17 
21 namespace ddl {
25 namespace dd {
29 namespace datamodel {
30 }
34 namespace utility {
35 }
36 } // namespace dd
40 namespace access_element {
41 }
45 namespace serialization {
46 }
50 namespace mapping {
54 namespace oo {
55 }
59 namespace rt {
60 }
61 } // namespace mapping
62 
63 } // namespace ddl
64 
66 // access and creating API
67 #include <ddl/dd/dd.h>
68 #include <ddl/dd/ddcompare.h>
69 #include <ddl/dd/dddefault.h>
70 #include <ddl/dd/ddfile.h>
71 #include <ddl/dd/ddstring.h>
72 #include <ddl/dd/ddstructure.h>
73 // codec API
74 #include <ddl/codec/pkg_codec.h>
76 #include <ddl/serialization/pkg_serialization.h>
77 
78 #endif // DDL_HEADER_
OO DataDefinition Redesign.
OO DataDefinition - Data Definition.
DDDefault header.
OO DataDefinition File header.
OO DataDefinition Redesign.
OO DataDefinition DDStructure Header.
Description missing.