INTERNAL ONLY. More...
#include <skeleton_and_content.hpp>


Public Member Functions | |
| skeleton_proxy (const boost::python::object &object) | |
Public Attributes | |
| boost::python::object | object |
INTERNAL ONLY.
The templated skeleton_proxy class represents a skeleton proxy in Python. The only data is stored in the skeleton_proxy_base class (which is the type actually exposed as skeleton_proxy in Python). However, the type of skeleton_proxy<T> is important for (de-)serialization of skeleton_proxy<T>'s for transmission.
|
inline |
|
inherited |