|
static void | construct (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data) |
|
static void * | convertible (PyObject *obj_ptr) |
|
Definition at line 36 of file mystring.cpp.
homemadestring::custom_string_from_python_str::custom_string_from_python_str |
( |
| ) |
|
|
inline |
static void homemadestring::custom_string_from_python_str::construct |
( |
PyObject * |
obj_ptr, |
|
|
boost::python::converter::rvalue_from_python_stage1_data * |
data |
|
) |
| |
|
inlinestatic |
static void* homemadestring::custom_string_from_python_str::convertible |
( |
PyObject * |
obj_ptr | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: