My Project
Public Member Functions | List of all members
DynamicRecommend Class Reference

A name recommendation for a particular dynamic storage location. More...

#include <varmap.hh>

Public Member Functions

 DynamicRecommend (const Address &addr, uint8 h, const string &nm, uint8 id)
 Constructor.
 
const AddressgetAddress (void) const
 Get the use point address.
 
uint8 getHash (void) const
 Get the dynamic hash.
 
string getName (void) const
 Get the recommended name.
 
uint8 getSymbolId (void) const
 Get the original Symbol id.
 

Detailed Description

A name recommendation for a particular dynamic storage location.

A recommendation for a symbol name whose storage is dynamic. The storage is identified using the DynamicHash mechanism and may or may not exist.


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