PLearn 0.1
Namespaces | Functions
PythonExtension.h File Reference
#include <plearn/python/PythonIncludes.h>
Include dependency graph for PythonExtension.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

PyObject * PLearn::pythonGlobalFuncTramp (PyObject *self, PyObject *args)
void PLearn::injectPLearnGlobalFunctions (PyObject *env)
void PLearn::injectPLearnClasses (PyObject *module)
void PLearn::initPythonExtensionModule (char const *module_name)
void PLearn::setPythonModuleAndInject (PyObject *module)
void PLearn::addToWrappedObjectsSet (PyObject *o)
void PLearn::removeFromWrappedObjectsSet (PyObject *o)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines