library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::PyMethodEqual Class Reference

#include <pyobject_plus.h>


Public Member Functions

 PyMethodEqual (const char *iName)
bool operator() (const PyMethodDef &iMethod) const

Private Attributes

const char * name_


Detailed Description

Definition at line 884 of file pyobject_plus.h.


Constructor & Destructor Documentation

lass::python::impl::PyMethodEqual::PyMethodEqual ( const char *  iName  ) 

Definition at line 355 of file pyobject_plus.cpp.


Member Function Documentation

bool lass::python::impl::PyMethodEqual::operator() ( const PyMethodDef &  iMethod  )  const

Definition at line 360 of file pyobject_plus.cpp.

References name_.


Field Documentation

Definition at line 890 of file pyobject_plus.h.

Referenced by operator()().


The documentation for this class was generated from the following files:

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