| 
 | 
 | ||||||||||||||||
| Neighborhood* _nh | _nh | 
| inline  TwoHopLinkOrderPred (Neighborhood* nh) | TwoHopLinkOrderPred | 
| bool  operator() (const OlsrTypes::TwoHopLinkID lhid,
		    const OlsrTypes::TwoHopLinkID rhid) | operator() | 
Determine if a two-hop link is better than another two-hop link.
Collation order: most recently updated, highest ID. TODO: Use ETX measurements.
Returns: true if link lhid is better than link rhid.