Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::pointer_wrapper< Ptr > Class Template Reference

#include <ptr.hpp>

Public Types

typedef Ptr type
 

Public Member Functions

 pointer_wrapper (Ptr x)
 
 operator Ptr () const
 
Ptr get () const
 

Member Typedef Documentation

template<class Ptr >
typedef Ptr boost::python::pointer_wrapper< Ptr >::type

Constructor & Destructor Documentation

template<class Ptr >
boost::python::pointer_wrapper< Ptr >::pointer_wrapper ( Ptr  x)
inlineexplicit

Member Function Documentation

template<class Ptr >
Ptr boost::python::pointer_wrapper< Ptr >::get ( ) const
inline
template<class Ptr >
boost::python::pointer_wrapper< Ptr >::operator Ptr ( ) const
inline

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