Public Member Functions | Private Attributes

IPAA_SECTION Class Reference

#include <opt_ipaa_summary.h>

List of all members.

Public Member Functions

 IPAA_SECTION (INT64 disp, INT64 size)
 ~IPAA_SECTION ()
void Print (FILE *f) const
void Trace (void) const
INT64 Disp (void) const
INT64 Size (void) const

Private Attributes

INT64 _disp
INT64 _size

Detailed Description

Definition at line 252 of file opt_ipaa_summary.h.


Constructor & Destructor Documentation

IPAA_SECTION::IPAA_SECTION ( INT64  disp,
INT64  size 
) [inline]

Definition at line 260 of file opt_ipaa_summary.h.

References _disp, and _size.

IPAA_SECTION::~IPAA_SECTION (  )  [inline]

Definition at line 262 of file opt_ipaa_summary.h.


Member Function Documentation

INT64 IPAA_SECTION::Disp ( void   )  const [inline]

Definition at line 269 of file opt_ipaa_summary.h.

References _disp.

void IPAA_SECTION::Print ( FILE *  f  )  const
INT64 IPAA_SECTION::Size ( void   )  const [inline]

Definition at line 270 of file opt_ipaa_summary.h.

References _size.

void IPAA_SECTION::Trace ( void   )  const

Member Data Documentation

Definition at line 254 of file opt_ipaa_summary.h.

Referenced by Disp(), and IPAA_SECTION().

Definition at line 255 of file opt_ipaa_summary.h.

Referenced by IPAA_SECTION(), and Size().


The documentation for this class was generated from the following file: