library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::ShadowTraits< T >::Impl< U, shadow > Struct Template Reference


Public Types

typedef U::TCppClass TCppClass

Static Public Member Functions

static TCppClasscppObject (U *iPyObject)
static const TCppClassconstCppObject (U *iPyObject)
static U * pyObject (TCppClass *iCppObject)

Detailed Description

template<typename T>
template<typename U, bool shadow>
struct lass::python::impl::ShadowTraits< T >::Impl< U, shadow >

Definition at line 199 of file pyshadow_object.h.


Member Typedef Documentation

template<typename T >
template<typename U , bool shadow>
typedef U::TCppClass lass::python::impl::ShadowTraits< T >::Impl< U, shadow >::TCppClass

Definition at line 201 of file pyshadow_object.h.


Member Function Documentation

template<typename T >
template<typename U , bool shadow>
static TCppClass* lass::python::impl::ShadowTraits< T >::Impl< U, shadow >::cppObject ( U *  iPyObject  )  [inline, static]

template<typename T >
template<typename U , bool shadow>
static const TCppClass* lass::python::impl::ShadowTraits< T >::Impl< U, shadow >::constCppObject ( U *  iPyObject  )  [inline, static]

template<typename T >
template<typename U , bool shadow>
static U* lass::python::impl::ShadowTraits< T >::Impl< U, shadow >::pyObject ( TCppClass iCppObject  )  [inline, static]


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

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo