library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::ArgValue< T > Struct Template Reference


Public Types

typedef T TStorage

Static Protected Member Functions

static const T * get (const TStorage &storage)

Detailed Description

template<typename T>
struct lass::python::impl::ArgValue< T >

Definition at line 120 of file pyobject_call.inl.


Member Typedef Documentation

template<typename T >
typedef T lass::python::impl::ArgValue< T >::TStorage

Definition at line 122 of file pyobject_call.inl.


Member Function Documentation

template<typename T >
static const T* lass::python::impl::ArgValue< T >::get ( const TStorage storage  )  [inline, static, protected]

Definition at line 124 of file pyobject_call.inl.


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

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