Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::detail::shared_ptr_helper Class Reference

#include <shared_ptr_helper.hpp>

Public Member Functions

template<class T >
void reset (shared_ptr< T > &s, T *t)
 
 append (const boost_132::shared_ptr< const void > &t)
 
 shared_ptr_helper ()
 
 ~shared_ptr_helper ()
 

Friends

template<class Archive , class T >
void boost::serialization::load (Archive &ar, boost::shared_ptr< T > &t, const unsigned int file_version)
 

Constructor & Destructor Documentation

boost::archive::detail::shared_ptr_helper::shared_ptr_helper ( )
boost::archive::detail::shared_ptr_helper::~shared_ptr_helper ( )

Member Function Documentation

boost::archive::detail::shared_ptr_helper::append ( const boost_132::shared_ptr< const void > &  t)

Friends And Related Function Documentation

template<class Archive , class T >
void boost::serialization::load ( Archive &  ar,
boost::shared_ptr< T > &  t,
const unsigned int  file_version 
)
friend

The documentation for this class was generated from the following file: