![]() |
Rosetta Utilities
2014.16.56682
|
#include <boost/python.hpp>#include <utility/pointer/access_ptr.hh>#include <utility/pointer/owning_ptr.hh>#include <Python.h>Classes | |
| struct | utility::COP_to_Python_converter< T > |
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1. | |
Functions | |
| template<class T > | |
| utility::pointer::access_ptr< T > | utility::PyAP (T &o) |
| Function to create argument for Python subclassing. More... | |
| template<class T > | |
| T * | utility::wrap_access_pointer_get_function (pointer::access_ptr< T > rs) |
| template<class T > | |
| void | utility::wrap_access_pointer (std::string class_name) |
1.8.7