#include <Auxilary.h>
Inheritance diagram for AuxilaryFile32:
Public Member Functions | |
AuxilaryFile32 (uint32_t idx) | |
~AuxilaryFile32 () | |
uint8_t | getAuxilaryType () |
char * | charStream () |
GET_FIELD_CLASS_A (char *, x_fname, x_file) | |
GET_FIELD_CLASS_A (uint32_t, x_zeroes, x_file) | |
GET_FIELD_CLASS_A (uint32_t, x_offset, x_file) | |
GET_FIELD_CLASS_A (uint8_t, x_ftype, x_file) | |
Private Attributes | |
AUXENT | entry |
|
Definition at line 68 of file Auxilary.h. |
|
Definition at line 69 of file Auxilary.h. |
|
Reimplemented from SymbolBase. Definition at line 72 of file Auxilary.h. References entry. |
|
Definition at line 76 of file Auxilary.h. References entry, and auxent::x_file. |
|
Definition at line 75 of file Auxilary.h. References entry, and auxent::x_file. |
|
Definition at line 74 of file Auxilary.h. References entry, and auxent::x_file. |
|
Definition at line 73 of file Auxilary.h. References entry, and auxent::x_file. |
|
Reimplemented from Auxilary. Definition at line 70 of file Auxilary.h. References Type__Auxilary_Symbol_File. |
|
Definition at line 66 of file Auxilary.h. Referenced by charStream(), and GET_FIELD_CLASS_A(). |