#include <opt_ipaa_summary.h>

Public Member Functions | |
| void | Print (FILE *f) const |
| void | Trace (void) const |
| BOOL | Get_addressing (void) const |
| void | Set_addressing (void) |
| void | Reset_addressing (void) |
Private Member Functions | |
| _major (major) | |
| _minor (minor) | |
| _size (sizeof(IPAA_FILE_DESCRIPTOR)) | |
| _flags (0) | |
| _strings (1, 0, 0) | |
| _symrefs (sizeof(IPAA_SYMBOL_REF), 0, 0) | |
| _sections (sizeof(IPAA_SECTION), 0, 0) | |
| _modrefs (sizeof(IPAA_MODREF), 0, 0) | |
| _refbits (sizeof(REFBITS), 0, 0) | |
| _sets (sizeof(IPAA_SET), 0, 0) | |
| _pu_info (sizeof(IPAA_PU_INFO), 0, 0) | |
| ~IPAA_FILE_DESCRIPTOR () | |
Private Attributes | |
| mINT32 | _magic |
| mINT8 | _major |
| mINT8 | _minor |
| mINT8 | _size |
| mINT8 | _flags |
| IPAA_TABLE_DESCRIPTOR | _strings |
| IPAA_TABLE_DESCRIPTOR | _symrefs |
| IPAA_TABLE_DESCRIPTOR | _sections |
| IPAA_TABLE_DESCRIPTOR | _modrefs |
| IPAA_TABLE_DESCRIPTOR | _refbits |
| IPAA_TABLE_DESCRIPTOR | _sets |
| IPAA_TABLE_DESCRIPTOR | _pu_info |
| __pad0__: _magic ( IPAA_MAGIC ) | |
Friends | |
| class | IPAA_SUMMARY |
Definition at line 520 of file opt_ipaa_summary.h.
| IPAA_FILE_DESCRIPTOR::~IPAA_FILE_DESCRIPTOR | ( | ) | [inline, private] |
Definition at line 555 of file opt_ipaa_summary.h.
| IPAA_FILE_DESCRIPTOR::_major | ( | major | ) | [private] |
| IPAA_FILE_DESCRIPTOR::_minor | ( | minor | ) | [private] |
| IPAA_FILE_DESCRIPTOR::_size | ( | sizeof(IPAA_FILE_DESCRIPTOR) | ) | [private] |
| IPAA_FILE_DESCRIPTOR::_flags | ( | 0 | ) | [private] |
| IPAA_FILE_DESCRIPTOR::_strings | ( | 1 | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_symrefs | ( | sizeof(IPAA_SYMBOL_REF) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_sections | ( | sizeof(IPAA_SECTION) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_modrefs | ( | sizeof(IPAA_MODREF) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_refbits | ( | sizeof(REFBITS) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_sets | ( | sizeof(IPAA_SET) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [private] |
| IPAA_FILE_DESCRIPTOR::_pu_info | ( | sizeof(IPAA_PU_INFO) | , | |
| 0 | , | |||
| 0 | ||||
| ) | [inline, private] |
Definition at line 550 of file opt_ipaa_summary.h.
friend class IPAA_SUMMARY [friend] |
Definition at line 522 of file opt_ipaa_summary.h.
mINT32 IPAA_FILE_DESCRIPTOR::_magic [private] |
Definition at line 524 of file opt_ipaa_summary.h.
mINT8 IPAA_FILE_DESCRIPTOR::_major [private] |
Definition at line 525 of file opt_ipaa_summary.h.
mINT8 IPAA_FILE_DESCRIPTOR::_minor [private] |
Definition at line 526 of file opt_ipaa_summary.h.
mINT8 IPAA_FILE_DESCRIPTOR::_size [private] |
Definition at line 527 of file opt_ipaa_summary.h.
mINT8 IPAA_FILE_DESCRIPTOR::_flags [private] |
Definition at line 528 of file opt_ipaa_summary.h.
Referenced by Get_addressing(), Reset_addressing(), and Set_addressing().
Definition at line 529 of file opt_ipaa_summary.h.
Definition at line 530 of file opt_ipaa_summary.h.
Definition at line 531 of file opt_ipaa_summary.h.
Definition at line 532 of file opt_ipaa_summary.h.
Definition at line 533 of file opt_ipaa_summary.h.
Definition at line 534 of file opt_ipaa_summary.h.
Definition at line 535 of file opt_ipaa_summary.h.
IPAA_FILE_DESCRIPTOR::__pad0__ [private] |
Definition at line 539 of file opt_ipaa_summary.h.
1.5.6