main.cc File Reference

As its name suggests, this is the file that contains the main function. =). More...

#include "config.hh"
#include "sch/scheduler.hh"
#include "sch/events.hh"
#include "utl/args.hh"
#include "utl/syslog.hh"
#include "cst/params.hcc"
#include "utl/log.hcc"
#include "daemon_static_members_init.hcc"
#include "static_members_init.hcc"
#include "gra/graph.hcc"
#include "set/duplicate.hcc"
#include "set/gate.hcc"
#include "set/hna.hcc"
#include "set/interfaces.hcc"
#include "set/mid.hcc"
#include "set/neighbors.hcc"
#include "set/routes.hcc"
#include "set/topology.hcc"

Namespaces

namespace  olsr

Functions

std::ostream olsr::dump_state (dump.rdbuf())
std::ostream olsr::dump_prof (dump.rdbuf())
std::ostream olsr::dump_hello (dump.rdbuf())
std::ostream olsr::dump_tc (dump.rdbuf())
std::ostream olsr::dump_mid (dump.rdbuf())
std::ostream olsr::dump_hna (dump.rdbuf())
int main (int argc, char *argv[])

Variables

sched_t scheduler * olsr::new
utl::Mark olsr::terminate_now
utl::Mark olsr::routes_recomp
utl::Mark olsr::mprset_recomp
utl::Mark olsr::advset_changed
const std::string olsr::progname = "Qolyester"
const std::string olsr::shortname = "qolsrd"
const std::string olsr::version = VERSION
sch::TimedEventolsr::hello_sender = 0
sch::TimedEventolsr::tc_sender = 0
sch::TimedEventolsr::mid_sender = 0
sch::TimedEventolsr::hna_sender = 0
sch::TimedEventolsr::state_printer = 0


Detailed Description

As its name suggests, this is the file that contains the main function. =).

Author:
Ignacy Gawedzki
Date:
Thu Sep 25 20:37:50 2003

Function Documentation

int main ( int  argc,
char *  argv[] 
)

This is the main function.

Returns:
0 for normal termination, 1 for error.


Generated on Mon Sep 10 17:02:13 2007 for Qolyester daemon by  doxygen 1.5.1