openMSX
|
#include <serialize_core.hh>
Static Public Member Functions | |
static T * | getPointer (const std::shared_ptr< T > &t) |
template<typename Archive > | |
static void | setPointer (std::shared_ptr< T > &t, T *p, Archive &ar) |
Additional Inherited Members | |
Public Types inherited from openmsx::serialize_as_pointer_impl< T > | |
using | type = T |
Definition at line 273 of file serialize_core.hh.
|
inlinestatic |
Definition at line 276 of file serialize_core.hh.
References t.
|
inlinestatic |
Definition at line 278 of file serialize_core.hh.
References t.