library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraits< util::SharedPtr< T, PyObjectStorage, PyObjectCounter > > Struct Template Reference
[Python]


Static Public Member Functions

static PyObject * build (const util::SharedPtr< T, PyObjectStorage, PyObjectCounter > &iV)
static int get (PyObject *iValue, util::SharedPtr< T, PyObjectStorage, PyObjectCounter > &oV)

Detailed Description

template<typename T>
struct lass::python::PyExportTraits< util::SharedPtr< T, PyObjectStorage, PyObjectCounter > >

Definition at line 758 of file pyobject_plus.inl.


Member Function Documentation

template<typename T >
static PyObject* lass::python::PyExportTraits< util::SharedPtr< T, PyObjectStorage, PyObjectCounter > >::build ( const util::SharedPtr< T, PyObjectStorage, PyObjectCounter > &  iV  )  [inline, static]

Definition at line 760 of file pyobject_plus.inl.

References lass::python::fromSharedPtrToNakedCast(), and Py_RETURN_NONE.

template<typename T >
static int lass::python::PyExportTraits< util::SharedPtr< T, PyObjectStorage, PyObjectCounter > >::get ( PyObject *  iValue,
util::SharedPtr< T, PyObjectStorage, PyObjectCounter > &  oV 
) [inline, static]

Definition at line 768 of file pyobject_plus.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