Public Member Functions | Public Attributes | Private Types

RENAMING_SCOPE Class Reference

#include <privatize_common.h>

Collaboration diagram for RENAMING_SCOPE:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RENAMING_SCOPE (WN *_priv_list, MEM_POOL *_pool)
 ~RENAMING_SCOPE ()

Public Attributes

MEM_POOLpool
WNpriv_list
RENAMING_MAP map
ST_SET ignore
HASH_TABLE< WN *, BOOLold_prags

Private Types

enum  { NUM_HASH_ELEMENTS = 1021 }

Detailed Description

Definition at line 79 of file privatize_common.h.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
NUM_HASH_ELEMENTS 

Definition at line 80 of file privatize_common.h.


Constructor & Destructor Documentation

RENAMING_SCOPE::RENAMING_SCOPE ( WN _priv_list,
MEM_POOL _pool 
) [inline]

Definition at line 90 of file privatize_common.h.

RENAMING_SCOPE::~RENAMING_SCOPE (  ) 

Member Data Documentation

Definition at line 87 of file privatize_common.h.

Definition at line 86 of file privatize_common.h.

Definition at line 88 of file privatize_common.h.

Definition at line 82 of file privatize_common.h.

Definition at line 83 of file privatize_common.h.


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