Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

olsr::set::TwoHopNeighbor Class Reference

#include <neighbors.hh>

List of all members.

Public Member Functions

 TwoHopNeighbor (const address_t &a, const address_t &tha, const timeval_t &validity)
virtual ~TwoHopNeighbor ()
const address_tmain_addr () const
const address_ttwohop_addr () const
const timeval_ttime () const
void set_time (const timeval_t &t)
bool is_valid () const
bool operator< (const This &rhs) const
Thisoperator= (const This &other)

Static Public Member Functions

static const Thismake_key (const address_t &ma, const address_t &tha)

Private Types

typedef TwoHopNeighbor This

Private Member Functions

 TwoHopNeighbor ()

Private Attributes

const address_t mainaddr_
const address_t twohopaddr_
timeval_t time_

Static Private Attributes

static This dummy_for_find_

Friends

class sch::StatePrinter


Member Typedef Documentation

typedef TwoHopNeighbor olsr::set::TwoHopNeighbor::This [private]
 


Constructor & Destructor Documentation

olsr::set::TwoHopNeighbor::TwoHopNeighbor  )  [private]
 

olsr::set::TwoHopNeighbor::TwoHopNeighbor const address_t a,
const address_t tha,
const timeval_t validity
 

virtual olsr::set::TwoHopNeighbor::~TwoHopNeighbor  )  [inline, virtual]
 


Member Function Documentation

bool olsr::set::TwoHopNeighbor::is_valid  )  const [inline]
 

const address_t& olsr::set::TwoHopNeighbor::main_addr  )  const [inline]
 

const TwoHopNeighbor & olsr::set::TwoHopNeighbor::make_key const address_t ma,
const address_t tha
[static]
 

bool olsr::set::TwoHopNeighbor::operator< const This rhs  )  const
 

TwoHopNeighbor & olsr::set::TwoHopNeighbor::operator= const This other  ) 
 

void olsr::set::TwoHopNeighbor::set_time const timeval_t t  )  [inline]
 

const timeval_t& olsr::set::TwoHopNeighbor::time  )  const [inline]
 

const address_t& olsr::set::TwoHopNeighbor::twohop_addr  )  const [inline]
 


Friends And Related Function Documentation

friend class sch::StatePrinter [friend]
 


Member Data Documentation

This olsr::set::TwoHopNeighbor::dummy_for_find_ [static, private]
 

const address_t olsr::set::TwoHopNeighbor::mainaddr_ [private]
 

timeval_t olsr::set::TwoHopNeighbor::time_ [private]
 

const address_t olsr::set::TwoHopNeighbor::twohopaddr_ [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jul 28 21:21:51 2005 for Qolyester daemon by  doxygen 1.4.1