Mapper
Public Attributes | List of all members
msgbuf Struct Reference

#include <database.h>

Public Attributes

unsigned char action
 
unsigned long int sta_id
 
unsigned char hb5_id [HB5_ID_LEN]
 
unsigned char pc [PC_LEN]
 
float report
 
time_t clock
 
unsigned char dqr
 
unsigned char qds
 
unsigned char qpi
 
signed short int node
 
signed short int tty_num
 
unsigned char gage_type
 

Detailed Description

Definition at line 49 of file database.h.

Member Data Documentation

◆ action

unsigned char msgbuf::action

Definition at line 50 of file database.h.

◆ clock

time_t msgbuf::clock

Definition at line 55 of file database.h.

◆ dqr

unsigned char msgbuf::dqr

Definition at line 56 of file database.h.

◆ gage_type

unsigned char msgbuf::gage_type

Definition at line 61 of file database.h.

◆ hb5_id

unsigned char msgbuf::hb5_id[HB5_ID_LEN]

Definition at line 52 of file database.h.

◆ node

signed short int msgbuf::node

Definition at line 59 of file database.h.

◆ pc

unsigned char msgbuf::pc[PC_LEN]

Definition at line 53 of file database.h.

◆ qds

unsigned char msgbuf::qds

Definition at line 57 of file database.h.

◆ qpi

unsigned char msgbuf::qpi

Definition at line 58 of file database.h.

◆ report

float msgbuf::report

Definition at line 54 of file database.h.

◆ sta_id

unsigned long int msgbuf::sta_id

Definition at line 51 of file database.h.

◆ tty_num

signed short int msgbuf::tty_num

Definition at line 60 of file database.h.


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