File include/er_facilities.h

  $Revision: 1.16 $

Error reporting (er) er_facilities.h - list of facilities (modules)
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy

Included Files


Typedef er_fac_code_t

typedef enum {...} er_fac_code_t
enum 
   { 
     FAC_NONE; 
     FAC_RX; 
     FAC_ER; 
     FAC_IP; 
     FAC_UP; 
     FAC_UT; 
     FAC_WH; 
     FAC_RP; 
     FAC_QI; 
     FAC_QC; 
     FAC_PW; 
     FAC_SK; 
     FAC_TH; 
     FAC_SQ; 
     FAC_PM; 
     FAC_MM; 
     FAC_SV; 
     FAC_AC; 
     FAC_UD; 
     FAC_PA; 
     FAC_PC; 
     FAC_LAST; 
   } 

External Variables

er_fac_err
extern er_fac_t er_fac_err[]
Defined in: modules/er/er.c