#include <sch/boost/archive/detail/oserializer.hpp>
Public Member Functions | |
virtual | ~pointer_oserializer () |
Static Public Member Functions | |
static const BOOST_DLLEXPORT pointer_oserializer & | instantiate () BOOST_USED |
Public Attributes | |
void(*const | m )(Archive &, T &, const unsigned) |
boost::serialization::extended_type_info *(* | e )() |
|
inlinevirtual |
|
static |
boost::serialization::extended_type_info*(* boost::archive::detail::pointer_oserializer< T, Archive >::e) () |
void(*const boost::archive::detail::pointer_oserializer< T, Archive >::m) (Archive &, T &, const unsigned) |