library of assembled shared sources

http://lass.cocamware.com

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


Public Types

typedef PyObjectPtr< T >::Type TStorage

Static Protected Member Functions

static T * get (const TStorage &storage)

Detailed Description

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

Definition at line 128 of file pyobject_call.inl.


Member Typedef Documentation

template<typename T >
typedef PyObjectPtr<T>::Type lass::python::impl::ArgPyPtr< T >::TStorage

Definition at line 130 of file pyobject_call.inl.


Member Function Documentation

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

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