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

devices.h File Reference

#include "list.hh"
#include "sched.hh"

Go to the source code of this file.

Defines

#define NUMBER_DEVICES   1

Functions

int adc_init (List *, Scheduler *)
int adc (List *, Scheduler *)
int adc_pre (List *, Scheduler *)
int laser_init (List *, Scheduler *)
int laser_pre (List *, Scheduler *)
int laser (List *, Scheduler *)
int laser_close (List *, Scheduler *)
int (* Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Pre_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Init_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Close_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=

Variables

int (* Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Pre_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Init_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=
int (* Close_Function_List [NUMBER_DEVICES])(List *, Scheduler *)=


Define Documentation

#define NUMBER_DEVICES   1
 


Function Documentation

int (* Close_Function_List ( List *,
Scheduler * )
 

int (* Function_List ( List *,
Scheduler * )
 

int (* Init_Function_List ( List *,
Scheduler * )
 

int (* Pre_Function_List ( List *,
Scheduler * )
 

int adc ( List *,
Scheduler * )
 

int adc_init ( List *,
Scheduler * )
 

int adc_pre ( List *,
Scheduler * )
 

int laser ( List *,
Scheduler * )
 

int laser_close ( List *,
Scheduler * )
 

int laser_init ( List *,
Scheduler * )
 

int laser_pre ( List *,
Scheduler * )
 


Variable Documentation

int(* Close_Function_List[NUMBER_DEVICES])(List *, Scheduler *)=
 

int(* Function_List[NUMBER_DEVICES])(List *, Scheduler *)=
 

int(* Init_Function_List[NUMBER_DEVICES])(List *, Scheduler *)=
 

int(* Pre_Function_List[NUMBER_DEVICES])(List *, Scheduler *)=
 


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