library of assembled shared sources |
http://lass.cocamware.com |
Public Types | |
typedef U | TCppClass |
Static Public Member Functions | |
static U * | cppObject (U *iPyObject) |
static const U * | constCppObject (U *iPyObject) |
static U * | pyObject (U *iCppObject) |
Definition at line 220 of file pyshadow_object.h.
typedef U lass::python::impl::ShadowTraits< T >::Impl< U, false >::TCppClass |
Definition at line 222 of file pyshadow_object.h.
static U* lass::python::impl::ShadowTraits< T >::Impl< U, false >::cppObject | ( | U * | iPyObject | ) | [inline, static] |
Definition at line 223 of file pyshadow_object.h.
static const U* lass::python::impl::ShadowTraits< T >::Impl< U, false >::constCppObject | ( | U * | iPyObject | ) | [inline, static] |
Definition at line 227 of file pyshadow_object.h.
static U* lass::python::impl::ShadowTraits< T >::Impl< U, false >::pyObject | ( | U * | iCppObject | ) | [inline, static] |
Definition at line 231 of file pyshadow_object.h.
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |