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

olsr::set::GateEntry Class Reference

#include <gate.hh>

Inheritance diagram for olsr::set::GateEntry:

olsr::utl::MultiStampable< 1, address_t > List of all members.

Public Member Functions

 GateEntry (const address_t &naddr, const unsigned prefix)
virtual ~GateEntry ()
const address_tnet_addr () const
const address_tnetmask_addr () const
const unsigned & prefix () const
bool operator< (const This &rhs) const

Private Types

typedef GateEntry This
typedef utl::MultiStampable<
1, address_t
Super

Private Attributes

const address_t naddr_
const address_t nmask_
const unsigned prefix_

Member Typedef Documentation

typedef utl::MultiStampable<1, address_t> olsr::set::GateEntry::Super [private]
 

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

Reimplemented from olsr::utl::MultiStampable< 1, address_t >.


Constructor & Destructor Documentation

olsr::set::GateEntry::GateEntry const address_t naddr,
const unsigned  prefix
 

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


Member Function Documentation

const address_t& olsr::set::GateEntry::net_addr  )  const [inline]
 

const address_t& olsr::set::GateEntry::netmask_addr  )  const [inline]
 

bool olsr::set::GateEntry::operator< const This rhs  )  const [inline]
 

const unsigned& olsr::set::GateEntry::prefix  )  const [inline]
 


Member Data Documentation

const address_t olsr::set::GateEntry::naddr_ [private]
 

const address_t olsr::set::GateEntry::nmask_ [private]
 

const unsigned olsr::set::GateEntry::prefix_ [private]
 


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