library of assembled shared sources

http://lass.cocamware.com

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

#include <pyobject_plus.h>

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

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

Collaboration graph
[legend]

Public Types

typedef void TSelf
typedef void TTarget

Static Public Member Functions

static TTarget cast (void)

Detailed Description

template<>
struct lass::python::NoCast< void >

Definition at line 169 of file pyobject_plus.h.


Member Typedef Documentation

typedef void lass::python::NoCast< void >::TSelf

Definition at line 171 of file pyobject_plus.h.

typedef void lass::python::NoCast< void >::TTarget

Definition at line 172 of file pyobject_plus.h.


Member Function Documentation

static TTarget lass::python::NoCast< void >::cast ( void   )  [inline, static]

Definition at line 173 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