openMSX
Namespaces | Functions
serialize_core.cc File Reference
#include "serialize_core.hh"
#include "serialize.hh"
#include "MSXException.hh"
Include dependency graph for serialize_core.cc:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

void openmsx::enumError (std::string_view str)
 
void openmsx::pointerError (unsigned id)
 
unsigned openmsx::loadVersionHelper (MemInputArchive &, const char *, unsigned)
 
unsigned openmsx::loadVersionHelper (XmlInputArchive &ar, const char *className, unsigned latestVersion)