PLearn 0.1
Static Public Member Functions
PLearn::StaticConvertEnumToPyObject< T, true > Struct Template Reference

#include <PythonObjectWrapper.h>

List of all members.

Static Public Member Functions

static PyObject * newPyObject (const T &x)

Detailed Description

template<typename T>
struct PLearn::StaticConvertEnumToPyObject< T, true >

Definition at line 1277 of file PythonObjectWrapper.h.


Member Function Documentation

template<typename T >
static PyObject* PLearn::StaticConvertEnumToPyObject< T, true >::newPyObject ( const T &  x) [inline, static]

Definition at line 1279 of file PythonObjectWrapper.h.

References PLearn::StaticConvertEnumToPyObject< T, is_enum >::newPyObject().

Here is the call graph for this function:


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines