#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. | |
This file implements the field map which stores the meta-information of each field.
Definition in file FieldMap.h.