|
Mapper
|
#include <shef_structs.h>
Public Attributes | |
| FILE * | fp_pets |
| char | name [200] |
| char | pe [MAX_BUFF_CFG_LINE] |
| char | ts [MAX_BUFF_CFG_LINE] |
| char | pes [3] |
| char | tss [3] |
| char | kodp |
| char | kode |
| char | kodt |
| char | kods |
Definition at line 239 of file shef_structs.h.
| FILE * pets_check::fp_pets |
Definition at line 240 of file shef_structs.h.
| char pets_check::kode |
Definition at line 244 of file shef_structs.h.
| char pets_check::kodp |
Definition at line 244 of file shef_structs.h.
| char pets_check::kods |
Definition at line 244 of file shef_structs.h.
| char pets_check::kodt |
Definition at line 244 of file shef_structs.h.
| char pets_check::name |
Definition at line 241 of file shef_structs.h.
| char pets_check::pe |
Definition at line 242 of file shef_structs.h.
| char pets_check::pes |
Definition at line 243 of file shef_structs.h.
| char pets_check::ts |
Definition at line 242 of file shef_structs.h.
| char pets_check::tss |
Definition at line 243 of file shef_structs.h.