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

scheduler.hh File Reference

The declarations of the events and the scheduler. More...

#include <sys/poll.h>
#include <string>
#include <set>
#include "config.hh"
#include "utl/meta.hh"
#include "utl/timeval.hh"
#include "scheduler.hxx"

Go to the source code of this file.

Namespaces

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

Defines

#define QOLYESTER_SCH_SCHEDULER_HH   1

Typedefs

typedef PeriodicEvent_ PeriodicEvent
typedef PollEvent_< internal::PollData > IOEvent
typedef sch::Scheduler sched_t

Functions

void term_handler (int)
 Termination signals handler function.
void int_handler (int)
void quit_handler (int)


Detailed Description

The declarations of the events and the scheduler.

Author:
Ignacy Gawedzki
Date:
Fri Sep 26 16:06:29 2003

The global scheme goes like this:


Define Documentation

#define QOLYESTER_SCH_SCHEDULER_HH   1
 


Typedef Documentation

typedef PollEvent_ olsr::sch::IOEvent
 

typedef PeriodicEvent_ olsr::sch::PeriodicEvent
 

typedef sch::Scheduler olsr::sched_t
 


Function Documentation

void olsr::sch::int_handler int   ) 
 

void olsr::sch::quit_handler int   ) 
 

void olsr::sch::term_handler int   ) 
 

Termination signals handler function.


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