library of assembled shared sources |
http://lass.cocamware.com |
#include <callback_python.h>
Static Public Member Functions | |
static int | get (PyObject *value, CallbackType &callback) |
static PyObject * | build (const CallbackType &callback) |
Definition at line 131 of file callback_python.h.
static int lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits >::get | ( | PyObject * | value, | |
CallbackType & | callback | |||
) | [inline, static] |
Definition at line 133 of file callback_python.h.
References lass::python::impl::addMessageHeader(), and lass::python::pyGetSimpleObject().
static PyObject* lass::python::PyExportTraitsCallback< CallbackType, FunctorType, ExportTraits >::build | ( | const CallbackType & | callback | ) | [inline, static] |
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |