|
Mapper
|
#include <shef_structs.h>
Public Attributes | |
| short int | colon_on |
| short int | dquote_on |
| short int | pos |
| char | comment [MAX_COMMENT_LENGTH] |
| char | esp [2] |
| char | esw [4] |
| char | ese [17] |
| char | esc [17] |
| char | esv [10] |
| char | esu [4] |
| double | nd_value |
| char | nd_units [4] |
Definition at line 226 of file shef_structs.h.
| short int t_comment::colon_on |
Definition at line 227 of file shef_structs.h.
| char t_comment::comment |
Definition at line 228 of file shef_structs.h.
| short int t_comment::dquote_on |
Definition at line 227 of file shef_structs.h.
| char t_comment::esc |
Definition at line 232 of file shef_structs.h.
| char t_comment::ese |
Definition at line 231 of file shef_structs.h.
| char t_comment::esp |
Definition at line 229 of file shef_structs.h.
| char t_comment::esu |
Definition at line 234 of file shef_structs.h.
| char t_comment::esv |
Definition at line 233 of file shef_structs.h.
| char t_comment::esw |
Definition at line 230 of file shef_structs.h.
| char t_comment::nd_units |
Definition at line 236 of file shef_structs.h.
| double t_comment::nd_value |
Definition at line 235 of file shef_structs.h.
| short int t_comment::pos |
Definition at line 227 of file shef_structs.h.