STELLA frontend of Serialbox. More...
Classes | |
class | serialbox::stella::DataFieldInfo |
Information of a data-field. More... | |
class | serialbox::stella::IJKBoundary |
Container for the boundary size. More... | |
class | serialbox::stella::IJKSize |
Container for i, j, k Size. More... | |
class | serialbox::stella::KBoundary |
Container for boundary offsets in k direction. More... | |
class | serialbox::stella::MetainfoSet |
Meta-information set. More... | |
class | serialbox::stella::Savepoint |
Implementation of the STELLA Savepoint. More... | |
class | serialbox::stella::SerializationException |
Exception of the STELLA frontend. More... | |
class | serialbox::stella::Serializer |
Implementation of the STELLA Serializer. More... | |
Enumerations | |
enum | serialbox::stella::SerializerOpenMode { SerializerOpenModeRead, SerializerOpenModeWrite, SerializerOpenModeAppend } |
OpenPolicy of the Serializer. | |
STELLA frontend of Serialbox.