Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
FieldMap.h File Reference
#include "serialbox/core/FieldMetainfoImpl.h"
#include "serialbox/core/Json.h"
#include <unordered_map>

Go to the source code of this file.

Classes

class  serialbox::FieldMap
 Hash-map to query the meta-information of the registered fields. More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file implements the field map which stores the meta-information of each field.

Definition in file FieldMap.h.