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