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

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 dump_state (dump.rdbuf())
std::ostream dump_prof (dump.rdbuf())
std::ostream dump_hello (dump.rdbuf())
std::ostream dump_tc (dump.rdbuf())
std::ostream dump_mid (dump.rdbuf())
std::ostream dump_hna (dump.rdbuf())
int main (int argc, char *argv[])

Variables

sched_t schedulernew
utl::Mark terminate_now
utl::Mark mprset_recomp
const std::string progname = "Qolyester"
const std::string shortname = "qolsrd"
const std::string version = VERSION
sch::TimedEventhello_sender = 0
sch::TimedEventtc_sender = 0
sch::TimedEventmid_sender = 0
sch::TimedEventhna_sender = 0
sch::TimedEventstate_printer = 0
char cerr_buffer [4096]


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

std::ostream dump_hello dump.  rdbuf()  ) 
 

std::ostream dump_hna dump.  rdbuf()  ) 
 

std::ostream dump_mid dump.  rdbuf()  ) 
 

std::ostream dump_prof dump.  rdbuf()  ) 
 

std::ostream dump_state dump.  rdbuf()  ) 
 

std::ostream dump_tc dump.  rdbuf()  ) 
 

int main int  argc,
char *  argv[]
 

This is the main function.

  • argc command line argument count.
  • argv command line argument vector.
Returns:
0 for normal termination, 1 for error.


Variable Documentation

char cerr_buffer[4096] [static]
 

sch::TimedEvent* olsr::hello_sender = 0
 

sch::TimedEvent* olsr::hna_sender = 0
 

sch::TimedEvent* olsr::mid_sender = 0
 

utl::Mark olsr::mprset_recomp
 

sched_t scheduler* olsr::new
 

const std::string olsr::progname = "Qolyester"
 

const std::string olsr::shortname = "qolsrd"
 

sch::TimedEvent* olsr::state_printer = 0
 

sch::TimedEvent * olsr::tc_sender = 0
 

utl::Mark olsr::terminate_now
 

const std::string olsr::version = VERSION
 


Generated on Thu Jul 28 21:21:49 2005 for Qolyester daemon by  doxygen 1.4.1