Public Member Functions | Private Attributes

INT_IDS Class Reference

#include <ipa_section.h>

List of all members.

Public Member Functions

INT32 Get_id () const
void Set_id (INT32 i)
INT32 Get_cd_idx () const
void Set_cd_idx (INT32 t)

Private Attributes

INT32 _id
INT32 _cd_idx

Detailed Description

Definition at line 1406 of file ipa_section.h.


Member Function Documentation

INT32 INT_IDS::Get_cd_idx (  )  const [inline]

Definition at line 1416 of file ipa_section.h.

References _cd_idx.

Referenced by ARRAY_SUMMARY::Get_actual_scalar_info_cd_idx().

INT32 INT_IDS::Get_id (  )  const [inline]

Definition at line 1413 of file ipa_section.h.

References _id.

Referenced by ARRAY_SUMMARY::Get_actual_scalar_info_id().

void INT_IDS::Set_cd_idx ( INT32  t  )  [inline]

Definition at line 1417 of file ipa_section.h.

References _cd_idx.

Referenced by ARRAY_SUMMARY::Set_actual_scalar_info_map().

void INT_IDS::Set_id ( INT32  i  )  [inline]

Definition at line 1414 of file ipa_section.h.

References _id.

Referenced by ARRAY_SUMMARY::Set_actual_scalar_info_map().


Member Data Documentation

Definition at line 1410 of file ipa_section.h.

Referenced by Get_cd_idx(), and Set_cd_idx().

INT32 INT_IDS::_id [private]

Definition at line 1409 of file ipa_section.h.

Referenced by Get_id(), and Set_id().


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