events.hxx File Reference

#include "alg/routingtable.hh"
#include "alg/mprselection.hh"
#include "set/duplicate.hh"
#include "set/hna.hh"
#include "set/interfaces.hh"
#include "set/mid.hh"
#include "set/routes.hh"
#include "set/topology.hh"
#include "set/neighbors.hh"
#include "sys/routing.hh"
#include "events.hh"

Go to the source code of this file.

Namespaces

namespace  olsr
namespace  olsr::sch
namespace  olsr::sch::internal

Defines

#define QOLYESTER_DAEMON_SCH_EVENTS_HXX   1
#define SENDER_TRAITS(Msg, Id)

Functions

 olsr::sch::internal::SENDER_TRAITS (HELLO, hello)
 olsr::sch::internal::SENDER_TRAITS (TC, tc)
 olsr::sch::internal::SENDER_TRAITS (MID, mid)
 olsr::sch::internal::SENDER_TRAITS (HNA, hna)
void olsr::sch::remove_routes ()

Variables

dupset_t olsr::dup_set
std::ostream olsr::dump_state


Define Documentation

#define QOLYESTER_DAEMON_SCH_EVENTS_HXX   1

#define SENDER_TRAITS ( Msg,
Id   ) 

Value:

const timeval_t& sender_traits<msg::Msg ## Message>::interval = \
        cst::Id ## _interval; \
      const timeval_t sender_traits<msg::Msg ## Message>::in_jitter(1000); \
      const timeval_t& sender_traits<msg::Msg ## Message>::maxjitter = \
        cst::maxjitter; \
      const std::string sender_traits<msg::Msg ## Message>::name = #Msg ;


Generated on Thu Feb 12 20:45:37 2009 for Qolyester daemon by  doxygen 1.5.6