hpp-python 6.1.0
python bindings for HPP, based on boost python
pyhpp::core::ProblemWrapperConverter Struct Reference

Static Public Member Functions

static void * convertible (PyObject *obj_ptr)
 
static void construct_shared_ptr (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data)
 
static void construct_const_shared_ptr (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data)
 

Member Function Documentation

◆ construct_const_shared_ptr()

static void pyhpp::core::ProblemWrapperConverter::construct_const_shared_ptr ( PyObject *  obj_ptr,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

◆ construct_shared_ptr()

static void pyhpp::core::ProblemWrapperConverter::construct_shared_ptr ( PyObject *  obj_ptr,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

◆ convertible()

static void * pyhpp::core::ProblemWrapperConverter::convertible ( PyObject *  obj_ptr)
inlinestatic

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