Public Member Functions | Public Attributes

PREG Struct Reference

#include <symtab_defs.h>

List of all members.

Public Member Functions

 PREG (void)
 PREG (STR_IDX idx)
void Verify (UINT level) const
void Print (FILE *f) const

Public Attributes

STR_IDX name_idx

Detailed Description

Definition at line 424 of file symtab_defs.h.


Constructor & Destructor Documentation

PREG::PREG ( void   )  [inline]

Definition at line 429 of file symtab_defs.h.

References Fail_FmtAssertion().

Here is the call graph for this function:

PREG::PREG ( STR_IDX  idx  )  [inline]

Definition at line 434 of file symtab_defs.h.


Member Function Documentation

void PREG::Print ( FILE *  f  )  const

Definition at line 2570 of file symtab.cxx.

References fprintf(), name_idx, name_str, and Str_Table.

Here is the call graph for this function:

void PREG::Verify ( UINT  level  )  const

Definition at line 756 of file symtab_verify.cxx.

References Is_True, PREG_name_idx(), and STR_Table_Size().

Here is the call graph for this function:


Member Data Documentation

Definition at line 426 of file symtab_defs.h.

Referenced by PREG_name(), PREG_name_idx(), Print(), and Set_PREG_name_idx().


The documentation for this struct was generated from the following files: