#include <PsName.h>
Public Methods | |
| bool | operator() (const PsName &nom1, const PsName &nom2) const |
Definition at line 210 of file PsName.h.
|
||||||||||||
|
Definition at line 211 of file PsName.h. References PsName::_identifier.
00212 {
00213 return nom1._identifier == nom2._identifier ;
00214 }
|
| Documentation generated on Mon Nov 25 15:26:14 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |