#include <tpadef.h>
Public Attributes | |
unsigned int | tpa_l_count |
union { | |
unsigned int tpa_l_options | |
struct { | |
unsigned tpa_v_blanks: 1 | |
unsigned tpa_v_abbrev: 1 | |
unsigned tpa_v_abbrfm: 1 | |
unsigned tpadef_ $_fill_1: 13 | |
unsigned tpa_v_ambig: 1 | |
unsigned tpa_v_fill_30_: 7 | |
} | |
struct { | |
char tpadef_ $_fill_2 [3] | |
unsigned char tpa_b_mcount | |
} | |
}; | |
unsigned int | tpa_l_stringcnt |
void * | tpa_l_stringptr |
unsigned int | tpa_l_tokencnt |
void * | tpa_l_tokenptr |
union { | |
struct { | |
union { | |
unsigned int tpa_l_char | |
unsigned char tpa_b_char | |
} | |
unsigned int tpa_l_number | |
} | |
unsigned long long tpa_q_number | |
}; | |
unsigned int | tpa_l_param |
Definition at line 12 of file tpadef.h.
unsigned int _tpadef::tpa_l_count |
unsigned int _tpadef::tpa_l_options |
unsigned _tpadef::tpa_v_blanks |
unsigned _tpadef::tpa_v_abbrev |
unsigned _tpadef::tpa_v_abbrfm |
unsigned _tpadef::tpa_v_ambig |
unsigned _tpadef::tpa_v_fill_30_ |
unsigned char _tpadef::tpa_b_mcount |
union { ... } |
unsigned int _tpadef::tpa_l_stringcnt |
void* _tpadef::tpa_l_stringptr |
unsigned int _tpadef::tpa_l_tokencnt |
void* _tpadef::tpa_l_tokenptr |
unsigned int _tpadef::tpa_l_char |
unsigned char _tpadef::tpa_b_char |
unsigned int _tpadef::tpa_l_number |
unsigned long long _tpadef::tpa_q_number |
union { ... } |
unsigned int _tpadef::tpa_l_param |