library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::RichCompare< CppClass > Struct Template Reference

#include <pyobject_plus.h>


Static Public Member Functions

static PyObject * call (PyObject *self, PyObject *other, int op)


Detailed Description

template<typename CppClass>
struct lass::python::impl::RichCompare< CppClass >

Definition at line 744 of file pyobject_plus.h.


Member Function Documentation

template<typename CppClass >
static PyObject* lass::python::impl::RichCompare< CppClass >::call ( PyObject *  self,
PyObject *  other,
int  op 
) [inline, static]

Definition at line 746 of file pyobject_plus.h.

References Py_RETURN_FALSE, and Py_RETURN_TRUE.


The documentation for this struct was generated from the following file:

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo