library of assembled shared sources

http://lass.cocamware.com

lass::python::NoCast< T > Struct Template Reference

#include <pyobject_plus.h>

Inheritance diagram for lass::python::NoCast< T >:

Inheritance graph
[legend]
Collaboration diagram for lass::python::NoCast< T >:

Collaboration graph
[legend]

Public Types

typedef T TSelf
typedef T TTarget

Static Public Member Functions

static TTarget cast (TSelf iArg)

Detailed Description

template<typename T>
struct lass::python::NoCast< T >

Definition at line 162 of file pyobject_plus.h.


Member Typedef Documentation

template<typename T >
typedef T lass::python::NoCast< T >::TSelf

Definition at line 164 of file pyobject_plus.h.

template<typename T >
typedef T lass::python::NoCast< T >::TTarget

Definition at line 165 of file pyobject_plus.h.


Member Function Documentation

template<typename T >
static TTarget lass::python::NoCast< T >::cast ( TSelf  iArg  )  [inline, static]

Definition at line 166 of file pyobject_plus.h.


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

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