$Revision: 1.4 $
Error reporting (er) er_facilities.h - list of facilities (modules)
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Included Files
- #include <include/erroutines.h>
- #include <stdio.h>
- #include <unistd.h>
- #include <stdlib.h>
- #include <assert.h>
- #include <time.h>
- #include <stdarg.h>
- #include <strings.h>
- #include <include/bitmask.h>
- #include <include/er_aspects.h>
- #include <include/stubs.h>
- #include "include/er_facilities.h"
typedef enum {...} er_fac_code_t
enum |
|
{ |
|
FAC_NONE; |
|
FAC_RX; |
|
FAC_IP; |
|
FAC_ER; |
|
FAC_UT; |
|
FAC_WH; |
|
FAC_LAST; |
|
} |
|
External Variables
er_main_err
extern er_main_t* er_main_err