Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::detail::direct_serialization_table< IArchiver, OArchiver >::default_loader< T > Struct Template Reference

#include <serialize.hpp>

Public Member Functions

 default_loader (PyTypeObject *type)
 
void operator() (IArchiver &ar, object &obj, const unsigned int)
 

Constructor & Destructor Documentation

template<typename IArchiver, typename OArchiver>
template<typename T >
boost::python::detail::direct_serialization_table< IArchiver, OArchiver >::default_loader< T >::default_loader ( PyTypeObject *  type)
inline

Member Function Documentation

template<typename IArchiver, typename OArchiver>
template<typename T >
void boost::python::detail::direct_serialization_table< IArchiver, OArchiver >::default_loader< T >::operator() ( IArchiver &  ar,
object &  obj,
const unsigned  int 
)
inline

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