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