library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Types | |
typedef const T * | TSelf |
typedef const T * | TPointer |
typedef TPointer | TTarget |
Static Public Member Functions | |
static TSelf | cast (TTarget iArg) |
Definition at line 211 of file pyobject_plus.h.
typedef const T* lass::python::PointerCast< const T * >::TSelf |
Definition at line 213 of file pyobject_plus.h.
typedef const T* lass::python::PointerCast< const T * >::TPointer |
Definition at line 214 of file pyobject_plus.h.
typedef TPointer lass::python::PointerCast< const T * >::TTarget |
Definition at line 215 of file pyobject_plus.h.
static TSelf lass::python::PointerCast< const T * >::cast | ( | TTarget | iArg | ) | [inline, static] |
Definition at line 216 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 |