Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

sched.hh File Reference

#include <qwidget.h>
#include <qtimer.h>
#include <qimage.h>
#include <assert.h>
#include <stdarg.h>
#include <string.h>
#include <stdio.h>
#include "list_polld.h"
#include "error.h"
#include "packet.h"
#include "data.h"
#include "network.h"
#include "priority.h"

Go to the source code of this file.

Compounds

struct  Scheduler::arraybackup
struct  Scheduler::backup
class  Scheduler
 Scheduler-Class used by the Polling deamon. This class schedules the device function calls in order of their priorities. It also takes care of the data storage for the Server. This class also contains some functions which are called from within the device-function like int Scheduler::store(int ) int Scheduler::store(double) int Scheduler::store(int *) int Scheduler::store(double *) int Scheduler::maximal_channels (void ) int Scheduler::maximal_integrations (void ) and others .. More...


Defines

#define BACKUP_ARRAY_SIZE   MAX_ARRAY_SIZE


Define Documentation

#define BACKUP_ARRAY_SIZE   MAX_ARRAY_SIZE
 


Generated at Mon Sep 2 18:21:08 2002 for MAX by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001