Mapper
Public Attributes | List of all members
old_database Struct Reference

#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
 

Detailed Description

Definition at line 232 of file database.h.

Member Data Documentation

◆ alarm_check

unsigned char old_database::alarm_check

Definition at line 237 of file database.h.

◆ mininum

unsigned char old_database::mininum

Definition at line 238 of file database.h.

◆ overload_recs

unsigned long int old_database::overload_recs

Definition at line 235 of file database.h.

◆ recs_allocated

unsigned short int old_database::recs_allocated

Definition at line 233 of file database.h.

◆ recs_used

unsigned short int old_database::recs_used

Definition at line 234 of file database.h.

◆ sensor_types

unsigned short int old_database::sensor_types

Definition at line 236 of file database.h.


The documentation for this struct was generated from the following file: