|
Mapper
|
#include <database.h>
Public Attributes | |
| unsigned short int | recs_allocated |
| unsigned short int | recs_used |
| unsigned long int | overload_recs |
| unsigned short int | sensor_types |
| unsigned char | alarm_check |
| unsigned char | mininum |
Definition at line 232 of file database.h.
| unsigned char old_database::alarm_check |
Definition at line 237 of file database.h.
| unsigned char old_database::mininum |
Definition at line 238 of file database.h.
| unsigned long int old_database::overload_recs |
Definition at line 235 of file database.h.
| unsigned short int old_database::recs_allocated |
Definition at line 233 of file database.h.
| unsigned short int old_database::recs_used |
Definition at line 234 of file database.h.
| unsigned short int old_database::sensor_types |
Definition at line 236 of file database.h.