|
ifw-core
5.0.0-pre2
|
#include <limits.h>#include <string>#include <core/dit/did/header.hpp>#include <core/dit/did/record.hpp>Go to the source code of this file.
Classes | |
| class | core::dit::did::Did |
| Data Interface Dictionary class. More... | |
Namespaces | |
| core | |
| core::dit | |
| core::dit::did | |
Enumerations | |
| enum | core::dit::did::HdrSpec { core::dit::did::NONE = 0 , core::dit::did::FIRST , core::dit::did::LAST , core::dit::did::ALL , core::dit::did::ALL = (NAME | SCOPE | DESCRIPTION) , core::dit::did::ALL = (BOOL | DOUBLE | INTEGER | STRING) , core::dit::did::ALL = (FORMAT | UNIT | COMMENT | DESCRIPTION | TYPE) } |
| Used to refer to which header(s) to address. More... | |