#include "serialbox/core/Exception.h"
#include "serialbox/core/FieldID.h"
#include "serialbox/core/FieldMetainfoImpl.h"
#include "serialbox/core/StorageView.h"
#include "serialbox/core/Type.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | serialbox::Archive |
Abstract interface for Archives. More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
This file contains the abstract interface for Archives.
Definition in file Archive.h.