Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
arch_info_parser::thing_to_parse Struct ReferenceList of all members.
Constructor & Destructor Documentation
arch_info_parser::thing_to_parse::thing_to_parse |
( |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
reg_info_ptr |
toRead |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
reg_info_list_ptr |
toRead, |
|
|
bool |
isMasterList = false |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
string_ptr |
toRead |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
int_ptr |
toRead |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
bool_ptr |
toRead |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
vartype_ptr |
toRead |
|
) |
[inline] |
|
arch_info_parser::thing_to_parse::thing_to_parse |
( |
string |
keyName, |
|
|
Lir2Asm_list_ptr |
toAppend |
|
) |
[inline] |
|
Member Data Documentation
bool_ptr arch_info_parser::thing_to_parse::_bool
|
|
union { ... } arch_info_parser::thing_to_parse::_data
|
|
int_ptr arch_info_parser::thing_to_parse::_int
|
|
string arch_info_parser::thing_to_parse::_keyName
|
|
parse_type arch_info_parser::thing_to_parse::_parseType
|
|
bool arch_info_parser::thing_to_parse::_regIsMasterList
|
|
string_ptr arch_info_parser::thing_to_parse::_string
|
|
The documentation for this struct was generated from the following file:
|