library of assembled shared sources

http://lass.cocamware.com

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

#include <py_stl.h>


Static Public Member Functions

static PyObject * build (const std::string &iV)
static int get (PyObject *iValue, std::string &oV)


Detailed Description

template<>
struct lass::python::PyExportTraits< std::string >

Definition at line 60 of file py_stl.h.


Member Function Documentation

static PyObject* lass::python::PyExportTraits< std::string >::build ( const std::string &  iV  )  [inline, static]

Definition at line 62 of file py_stl.h.

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

Definition at line 66 of file py_stl.h.


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