Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
registered.hpp File Reference
Include dependency graph for registered.hpp:
This graph shows which files directly or indirectly include this file:

Classes

singleton  boost::shared_ptr< T >
 
struct  boost::python::converter::detail::registered_base< T >
 
struct  boost::python::converter::registered< T >
 
struct  boost::python::converter::registered< T & >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::python
 
 boost::python::converter
 
 boost::python::converter::detail
 

Functions

void boost::python::converter::detail::register_shared_ptr0 (...)
 
template<class T >
void boost::python::converter::detail::register_shared_ptr0 (shared_ptr< T > *)
 
template<class T >
void boost::python::converter::detail::register_shared_ptr1 (T const volatile *)
 
template<class T >
registration const & boost::python::converter::detail::registry_lookup2 (T &(*)())
 
template<class T >
registration const & boost::python::converter::detail::registry_lookup1 (type< T >)
 
registration const & boost::python::converter::detail::registry_lookup1 (type< const volatile void >)