Documentation for OpenFLUID
2.2.0
|
Class for serialization fo wares registries
SignatureType | class defining the container for ware signature only |
#include <machine/WareRegistrySerializer.hpp>
Public Member Functions | |
WareRegistrySerializer (const WareRegistry< SignatureType > *Registry) | |
void | writeToStream (std::ostream &OutStm, const std::string &Format, bool Detailed, bool WithErrors) const |
|
inline |
void openfluid::machine::WareRegistrySerializer< SignatureType >::writeToStream | ( | std::ostream & | OutStm, |
const std::string & | Format, | ||
bool | Detailed, | ||
bool | WithErrors | ||
) | const |