#include <parser.h>
Data Fields | |
| char | freq |
| char | analog |
| char | phasor |
| char | polar |
Definition at line 87 of file parser.h.
| char format::analog |
Definition at line 90 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().
| char format::freq |
Definition at line 89 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().
| char format::phasor |
Definition at line 91 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().
| char format::polar |
Definition at line 92 of file parser.h.
Referenced by cfgparser(), dataparser(), and init_cfgparser().
1.6.3