library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Types | |
typedef T & | TSelf |
typedef T | TCopy |
typedef TCopy | TTarget |
Static Public Member Functions | |
static TSelf | cast (TTarget iArg) |
Definition at line 231 of file pyobject_plus.h.
typedef T& lass::python::CopyCast< T & >::TSelf |
Definition at line 233 of file pyobject_plus.h.
typedef T lass::python::CopyCast< T & >::TCopy |
Definition at line 234 of file pyobject_plus.h.
typedef TCopy lass::python::CopyCast< T & >::TTarget |
Definition at line 235 of file pyobject_plus.h.
static TSelf lass::python::CopyCast< T & >::cast | ( | TTarget | iArg | ) | [inline, static] |
Definition at line 236 of file pyobject_plus.h.
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |