#include <parser.h>

Data Fields | |
| unsigned char | stn [17] |
| unsigned int | idcode |
| char | data_format [3] |
| struct format * | fmt |
| unsigned int | phnmr |
| unsigned int | annmr |
| unsigned int | dgnmr |
| struct channel_names * | cnext |
| float ** | phunit |
| float ** | anunit |
| unsigned char ** | dgunit |
| unsigned int | fnom |
| unsigned int | cfg_cnt |
Definition at line 56 of file parser.h.
| unsigned int for_each_pmu::annmr |
Definition at line 63 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), free_cfgframe_object(), and init_cfgparser().
| float** for_each_pmu::anunit |
Definition at line 67 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), and init_cfgparser().
| unsigned int for_each_pmu::cfg_cnt |
Definition at line 70 of file parser.h.
Referenced by cfgparser(), and init_cfgparser().
| struct channel_names* for_each_pmu::cnext |
Definition at line 65 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), free_cfgframe_object(), and init_cfgparser().
| char for_each_pmu::data_format[3] |
Definition at line 60 of file parser.h.
Referenced by cfgparser(), and init_cfgparser().
| unsigned int for_each_pmu::dgnmr |
Definition at line 64 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), free_cfgframe_object(), and init_cfgparser().
| unsigned char** for_each_pmu::dgunit |
Definition at line 68 of file parser.h.
Referenced by cfginsert(), cfgparser(), free_cfgframe_object(), and init_cfgparser().
| struct format* for_each_pmu::fmt |
Definition at line 61 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().
| unsigned int for_each_pmu::fnom |
Definition at line 69 of file parser.h.
Referenced by cfginsert(), cfgparser(), and init_cfgparser().
| unsigned int for_each_pmu::idcode |
Definition at line 59 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), and init_cfgparser().
| unsigned int for_each_pmu::phnmr |
Definition at line 62 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), free_cfgframe_object(), and init_cfgparser().
| float** for_each_pmu::phunit |
Definition at line 66 of file parser.h.
Referenced by cfginsert(), cfgparser(), dataparser(), and init_cfgparser().
| unsigned char for_each_pmu::stn[17] |
Definition at line 58 of file parser.h.
Referenced by cfginsert(), cfgparser(), and init_cfgparser().
1.6.3