Gromacs  2019
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
iserializer.h File Reference
#include <string>
#include "gromacs/utility/basedefinitions.h"
+ Include dependency graph for iserializer.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares a generic serialization interface that supports both directions.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::ISerializer
 Interface for types that convert standard data types into a form suitable for storage or transfer. More...