library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Member Functions | |
PyMethodEqual (const char *iName) | |
bool | operator() (const PyMethodDef &iMethod) const |
Private Attributes | |
const char * | name_ |
Definition at line 884 of file pyobject_plus.h.
lass::python::impl::PyMethodEqual::PyMethodEqual | ( | const char * | iName | ) |
Definition at line 355 of file pyobject_plus.cpp.
bool lass::python::impl::PyMethodEqual::operator() | ( | const PyMethodDef & | iMethod | ) | const |
const char* lass::python::impl::PyMethodEqual::name_ [private] |
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |