#include "msg/message.hh"
#include "config.hh"
#include "cst/constants.hh"
#include "net/ipaddress.hh"
#include "sch/scheduler.hh"
#include "utl/set.hh"
#include "utl/seqnum.hh"
#include "utl/stampable.hh"
#include "utl/timeval.hh"
#include "neighbors.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::sch |
namespace | olsr::set |
namespace | olsr::set::upd |
Classes | |
class | olsr::set::Link |
class | olsr::set::upd::LinkUpdater |
class | olsr::set::Neighbor |
struct | olsr::set::Neighbor::ilinkless |
struct | olsr::set::Neighbor::lset_valid |
class | olsr::set::upd::NeighborUpdater |
class | olsr::set::CoherenceProxy |
struct | olsr::set::CoherenceProxy::stampable_nset_ |
struct | olsr::set::CoherenceProxy::nset_valid< Set, Iter > |
struct | olsr::set::CoherenceProxy::nset_sym< Set > |
struct | olsr::set::CoherenceProxy::val_idx_nset_stamper |
class | olsr::set::TwoHopNeighbor |
class | olsr::set::TwoHopNeighborSet |
Defines | |
#define | QOLYESTER_DAEMON_SET_NEIGHBORS_HH 1 |
Typedefs | |
typedef set::CoherenceProxy | olsr::cproxy_t |
typedef set::TwoHopNeighborSet | olsr::thnset_t |
#define QOLYESTER_DAEMON_SET_NEIGHBORS_HH 1 |