#include "serialbox/core/Type.h"#include "serialbox/core/archive/Archive.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | serialbox::ArchiveFactory |
| Factory to create Archives. More... | |
Namespaces | |
| serialbox | |
| Namespace of the serialbox library. | |
Factory to create the different Archives.
Definition in file ArchiveFactory.h.