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

Go to the source code of this file.

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Functions

std::ostream & serialbox::operator<< (std::ostream &stream, const FieldMap &s)
 

Detailed Description

This file implements the field map which stores the meta-information of each field.

Definition in file FieldMap.cpp.