Dev Essential  1.6.3
Loading...
Searching...
No Matches
DDL Library (ddl)

Description

The Data Defintion Language (DDL) Package provides utilities to handle data descriptions and data defined by these descriptions.

#include <ddl/ddl.h>

DDL Library Parts

This library contains following internal parts:

DD - DataDefinition Creation

A Memory Model for the DDL Language.

  • See DD Documentation
      ddl/dd/ddstructure.h
      ddl/dd/ddstructure_generator.h
      ddl/dd/ddfile.h
      ddl/dd/ddstring.h
    

Codec API

Access, decode and encode ddl described memory data.

Mapping Functionality

Map data from one DDL structure to another

Dependencies

a_util library

The libraries above depend on the a_util libraries.