Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
Serializer.h File Reference

Go to the source code of this file.

Classes

class  serialbox::stella::Serializer
 Implementation of the STELLA Serializer. More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Enumerations

enum  serialbox::stella::SerializerOpenMode { SerializerOpenModeRead, SerializerOpenModeWrite, SerializerOpenModeAppend }
 OpenPolicy of the Serializer.
 

Detailed Description

This file contains the Serializer implementation of the STELLA frontend.

Definition in file Serializer.h.