library of assembled shared sources

http://lass.cocamware.com

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


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)

Detailed Description

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

Definition at line 220 of file pyshadow_object.h.


Member Typedef Documentation

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

Definition at line 222 of file pyshadow_object.h.


Member Function Documentation

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

Definition at line 223 of file pyshadow_object.h.

template<typename T >
template<typename U >
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.

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

Definition at line 231 of file pyshadow_object.h.


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