Elektra  0.8.15
kdbtypes.h File Reference

Elektra's data types for C and C++11. More...

#include "kdbconfig.h"
Include dependency graph for kdbtypes.h:
This graph shows which files directly or indirectly include this file:

Detailed Description

Elektra's data types for C and C++11.

This header file defines portable Types used in Elektra for C and C++11.

They are not used within the API, but only for generated front ends see "kdb gen" how to use these types properly.

The CORBA Type System is currently used.

See "OMG Language Mapping" if you want to map the types to another programming language.

This files defines mappings to C89, C++03 and C++11.