library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits > Struct Template Reference

#include <callback_python.h>


Static Public Member Functions

static int get (PyObject *value, CallbackType &callback)
static PyObject * build (const CallbackType &callback)


Detailed Description

template<typename CallbackType, typename FunctorType, typename ExportTraits>
struct lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits >

Definition at line 131 of file callback_python.h.


Member Function Documentation

template<typename CallbackType , typename FunctorType , typename ExportTraits >
static int lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits >::get ( PyObject *  value,
CallbackType &  callback 
) [inline, static]

template<typename CallbackType , typename FunctorType , typename ExportTraits >
static PyObject* lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits >::build ( const CallbackType &  callback  )  [inline, static]

Definition at line 156 of file callback_python.h.

References Py_RETURN_NONE, and Py_RETURN_TRUE.


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