#include <stampable.hh>
Public Member Functions | |
multistampable_less (const Key &k) | |
bool | operator() (const MultiStampable< 1, Key, Compare > &a, const MultiStampable< 1, Key, Compare > &b) const |
bool | operator() (const MultiStampable< 1, Key, Compare > *a, const MultiStampable< 1, Key, Compare > *b) const |
Private Types | |
typedef multistampable_less< 1, Key, Compare > | This |
Private Attributes | |
const Key | _k |
typedef multistampable_less<1, Key, Compare> olsr::utl::multistampable_less< 1, Key, Compare >::This [private] |
olsr::utl::multistampable_less< 1, Key, Compare >::multistampable_less | ( | const Key & | k | ) | [inline] |
bool olsr::utl::multistampable_less< 1, Key, Compare >::operator() | ( | const MultiStampable< 1, Key, Compare > & | a, | |
const MultiStampable< 1, Key, Compare > & | b | |||
) | const [inline] |
bool olsr::utl::multistampable_less< 1, Key, Compare >::operator() | ( | const MultiStampable< 1, Key, Compare > * | a, | |
const MultiStampable< 1, Key, Compare > * | b | |||
) | const [inline] |
const Key olsr::utl::multistampable_less< 1, Key, Compare >::_k [private] |