ifw-core 6.0.0
|
#include <limits.h>
#include <string>
#include <ifw/core/dit/did/header.hpp>
#include <ifw/core/dit/did/record.hpp>
Go to the source code of this file.
Classes | |
class | ifw::core::dit::did::Did |
Data Interface Dictionary class. More... | |
Namespaces | |
namespace | ifw |
namespace | ifw::core |
namespace | ifw::core::dit |
namespace | ifw::core::dit::did |
Enumerations | |
enum | ifw::core::dit::did::HdrSpec { ifw::core::dit::did::NONE = 0 , ifw::core::dit::did::FIRST , ifw::core::dit::did::LAST , ifw::core::dit::did::ALL } |
Used to refer to which header(s) to address. More... | |