library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraits< bool > Struct Template Reference
[Python]


Static Public Member Functions

static PyObject * build (bool iV)
static int get (PyObject *iValue, bool &oV)

Detailed Description

template<>
struct lass::python::PyExportTraits< bool >

Definition at line 499 of file pyobject_plus.inl.


Member Function Documentation

static PyObject* lass::python::PyExportTraits< bool >::build ( bool  iV  )  [inline, static]

Definition at line 501 of file pyobject_plus.inl.

static int lass::python::PyExportTraits< bool >::get ( PyObject *  iValue,
bool &  oV 
) [inline, static]

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