library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::StaticMemberEqual Class Reference

#include <pyobject_plus.h>


Public Member Functions

 StaticMemberEqual (const char *iName)
bool operator() (const StaticMember &iMethod) const

Private Attributes

const char * name_


Detailed Description

Definition at line 871 of file pyobject_plus.h.


Constructor & Destructor Documentation

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

Definition at line 345 of file pyobject_plus.cpp.


Member Function Documentation

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_.


Field Documentation

Definition at line 877 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