File include/er_PW_errors.h

  $Revision: 1.1 $

Radix tree (rx). er_RX_errors.h - definition of errors for the radix module
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Included in: modules/er/er_facilities.h

Preprocessor definitions

#define PW_OK

#define PW_ADRPAS


Typedef PW_err_code_t

typedef enum {...} PW_err_code_t
enum 
   { 
     LOW_PW_OK; 
     LOW_PW_ADRPAS; 
   }