Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
SavepointVector.h File Reference
#include "serialbox/core/FieldID.h"
#include "serialbox/core/Json.h"
#include "serialbox/core/SavepointImpl.h"
#include <iosfwd>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  serialbox::SavepointVector
 The SavepointVector manages the registered savepoints and their mapping to the stored fields. More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file provides the SavepointVector which manages the registered savepoints and their mapping to the stored fields.

Definition in file SavepointVector.h.