Public Member Functions | Private Attributes

TLOG_INFO Class Reference

#include <ipa_section.h>

List of all members.

Public Member Functions

 TLOG_INFO ()
INTGet_cterm_count ()
INTGet_lterm_count ()
INTGet_iv_gterm_count ()
INTGet_iv_term_count ()
INTGet_sub_term_count ()
void Set_cterm_count (INT count)
void Set_lterm_count (INT count)
void Set_iv_gterm_count (INT count)
void Set_iv_term_count (INT count)
void Set_sub_term_count (INT count)

Private Attributes

INT _cterm_count
INT _lterm_count
INT _iv_g_term_count
INT _iv_term_count
INT _sub_term_count

Detailed Description

Definition at line 1423 of file ipa_section.h.


Constructor & Destructor Documentation

TLOG_INFO::TLOG_INFO (  )  [inline]

Definition at line 1430 of file ipa_section.h.


Member Function Documentation

INT& TLOG_INFO::Get_cterm_count (  )  [inline]

Definition at line 1431 of file ipa_section.h.

References _cterm_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

INT& TLOG_INFO::Get_iv_gterm_count (  )  [inline]

Definition at line 1433 of file ipa_section.h.

References _iv_g_term_count.

INT& TLOG_INFO::Get_iv_term_count (  )  [inline]

Definition at line 1434 of file ipa_section.h.

References _iv_term_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

INT& TLOG_INFO::Get_lterm_count (  )  [inline]

Definition at line 1432 of file ipa_section.h.

References _lterm_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

INT& TLOG_INFO::Get_sub_term_count (  )  [inline]

Definition at line 1435 of file ipa_section.h.

References _sub_term_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

void TLOG_INFO::Set_cterm_count ( INT  count  )  [inline]

Definition at line 1437 of file ipa_section.h.

References _cterm_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

void TLOG_INFO::Set_iv_gterm_count ( INT  count  )  [inline]

Definition at line 1439 of file ipa_section.h.

References _iv_g_term_count.

void TLOG_INFO::Set_iv_term_count ( INT  count  )  [inline]

Definition at line 1440 of file ipa_section.h.

References _iv_term_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

void TLOG_INFO::Set_lterm_count ( INT  count  )  [inline]

Definition at line 1438 of file ipa_section.h.

References _lterm_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().

void TLOG_INFO::Set_sub_term_count ( INT  count  )  [inline]

Definition at line 1441 of file ipa_section.h.

References _sub_term_count.

Referenced by ARRAY_SUMMARY::Record_tlogs().


Member Data Documentation

Definition at line 1426 of file ipa_section.h.

Referenced by Get_cterm_count(), and Set_cterm_count().

Definition at line 1426 of file ipa_section.h.

Referenced by Get_iv_gterm_count(), and Set_iv_gterm_count().

Definition at line 1426 of file ipa_section.h.

Referenced by Get_iv_term_count(), and Set_iv_term_count().

Definition at line 1426 of file ipa_section.h.

Referenced by Get_lterm_count(), and Set_lterm_count().

Definition at line 1427 of file ipa_section.h.

Referenced by Get_sub_term_count(), and Set_sub_term_count().


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