library of assembled shared sources

http://lass.cocamware.com

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


Static Public Member Functions

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

Detailed Description

template<>
struct lass::python::PyExportTraits< unsigned char >

Definition at line 538 of file pyobject_plus.inl.


Member Function Documentation

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

Definition at line 540 of file pyobject_plus.inl.

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

Definition at line 544 of file pyobject_plus.inl.

References lass::python::impl::pyGetUnsignedObject().


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