library of assembled shared sources

http://lass.cocamware.com

lass::python::CopyCast< const T * > Struct Template Reference

#include <pyobject_plus.h>

Inheritance diagram for lass::python::CopyCast< const T * >:

Inheritance graph
[legend]
Collaboration diagram for lass::python::CopyCast< const T * >:

Collaboration graph
[legend]

Public Types

typedef const T * TSelf
typedef const T TCopy
typedef TCopy TTarget

Detailed Description

template<typename T>
struct lass::python::CopyCast< const T * >

Definition at line 254 of file pyobject_plus.h.


Member Typedef Documentation

template<typename T >
typedef const T* lass::python::CopyCast< const T * >::TSelf

Definition at line 256 of file pyobject_plus.h.

template<typename T >
typedef const T lass::python::CopyCast< const T * >::TCopy

Definition at line 257 of file pyobject_plus.h.

template<typename T >
typedef TCopy lass::python::CopyCast< const T * >::TTarget

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