Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
IdTable< T >::CollideKeyLess Class Template Reference
List of all members.
Public Methods
bool
operator()
(const
KeyMutableShell
< T > &a, const
KeyMutableShell
< T > &b) const
template<class T>
class IdTable< T >::CollideKeyLess
Member Function Documentation
template<class T>
bool
IdTable
< T >::CollideKeyLess::operator()
(
const
KeyMutableShell
< T > &
a
,
const
KeyMutableShell
< T > &
b
)
const
[inline]
00016 { 00017
return
(a->getCollideKey()<b->getCollideKey()); 00018 }
The documentation for this class was generated from the following file:
id_table.h
Generated on Mon Jul 7 21:13:52 2003 for Ethereal by
1.2.15