Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
STELLA

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.
 

Detailed Description

STELLA frontend of Serialbox.