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