Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::converter::arg_lvalue_from_python_base Struct Reference

#include <arg_from_python.hpp>

Inheritance diagram for boost::python::converter::arg_lvalue_from_python_base:

Public Member Functions

 arg_lvalue_from_python_base (void *result)
 
bool convertible () const
 

Protected Member Functions

void *const & result () const
 

Constructor & Destructor Documentation

boost::python::converter::arg_lvalue_from_python_base::arg_lvalue_from_python_base ( void *  result)
inline

Member Function Documentation

bool boost::python::converter::arg_lvalue_from_python_base::convertible ( ) const
inline
void *const & boost::python::converter::arg_lvalue_from_python_base::result ( ) const
inlineprotected

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