#include "serialbox/core/FieldMap.h"#include "serialbox/core/Filesystem.h"#include "serialbox/core/Json.h"#include "serialbox/core/MetainfoMapImpl.h"#include "serialbox/core/SavepointVector.h"#include "serialbox/core/StorageView.h"#include "serialbox/core/archive/Archive.h"#include <iosfwd>Go to the source code of this file.
Classes | |
| class | serialbox::SerializerImpl |
| Shared implementation of the Serializer. More... | |
Namespaces | |
| serialbox | |
| Namespace of the serialbox library. | |
This file contains the shared implementation of all Serializers.
Definition in file SerializerImpl.h.