#include <serialize.hh>
Definition at line 366 of file serialize.hh.
◆ OutputArchiveBase2()
openmsx::OutputArchiveBase2::OutputArchiveBase2 |
( |
| ) |
|
|
protecteddefault |
◆ generateId()
template<typename T >
unsigned openmsx::OutputArchiveBase2::generateId |
( |
const T * |
p | ) |
|
|
inline |
◆ getId()
template<typename T >
unsigned openmsx::OutputArchiveBase2::getId |
( |
const T * |
p | ) |
|
|
inline |
◆ skipSection()
void openmsx::OutputArchiveBase2::skipSection |
( |
bool |
| ) |
const |
|
inline |
◆ versionAtLeast()
bool openmsx::OutputArchiveBase2::versionAtLeast |
( |
unsigned |
, |
|
|
unsigned |
|
|
) |
| const |
|
inline |
◆ versionBelow()
bool openmsx::OutputArchiveBase2::versionBelow |
( |
unsigned |
, |
|
|
unsigned |
|
|
) |
| const |
|
inline |
◆ IS_LOADER
constexpr bool openmsx::OutputArchiveBase2::IS_LOADER = false |
|
staticconstexpr |
The documentation for this class was generated from the following files: