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