Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Unowned Class Reference

Inheritance diagram for Unowned:

SelectiveWalker SuifWalker Walker List of all members.

Public Methods

 Unowned (SuifEnv *pEnv, suif_hash_map<Address, FormattedText*> *pMap, Address pRoot)
bool is_walkable (Address address, bool is_owned, MetaClass *_meta)
ApplyStatus operator() (SuifObject *x)
 Subclasses must override this to perform their actions.


Detailed Description


Constructor & Destructor Documentation

Unowned::Unowned ( SuifEnv * pEnv,
suif_hash_map<Address,FormattedText *>* pMap,
Address pRoot)


Member Function Documentation

bool Unowned::is_walkable ( Address address,
bool is_owned,
MetaClass * _meta)

Walker::ApplyStatus Unowned::operator() ( SuifObject * x) [virtual]

Subclasses must override this to perform their actions.

Reimplemented from SelectiveWalker.


The documentation for this class was generated from the following file:
Generated at Mon Jul 31 13:44:52 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000