library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraits< std::pair< T1, T2 > > Struct Template Reference
[Python]

#include <py_stl.h>


Static Public Member Functions

static PyObject * build (const std::pair< T1, T2 > &iV)
static int get (PyObject *iValue, std::pair< T1, T2 > &oV)


Detailed Description

template<typename T1, typename T2>
struct lass::python::PyExportTraits< std::pair< T1, T2 > >

Definition at line 117 of file py_stl.h.


Member Function Documentation

template<typename T1 , typename T2 >
static PyObject* lass::python::PyExportTraits< std::pair< T1, T2 > >::build ( const std::pair< T1, T2 > &  iV  )  [inline, static]

template<typename T1 , typename T2 >
static int lass::python::PyExportTraits< std::pair< T1, T2 > >::get ( PyObject *  iValue,
std::pair< T1, T2 > &  oV 
) [inline, static]


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

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