Public Types | Public Member Functions | Public Attributes

wali::wfa::StackHasher Class Reference

List of all members.

Public Types

typedef wali::HashMap< Key,
TransSet
stackmap_t
typedef stackmap_t::iterator iterator

Public Member Functions

virtual ~StackHasher ()
virtual void operator() (ITrans *t)
iterator begin ()
iterator end ()
iterator find (Key k)

Public Attributes

stackmap_t stackmap

Detailed Description

Hashes the transitions on their stack symbol. Used by WFA::intersect


Member Typedef Documentation


Constructor & Destructor Documentation

virtual wali::wfa::StackHasher::~StackHasher (  )  [virtual]

Member Function Documentation

void wali::wfa::StackHasher::operator() ( ITrans t  )  [virtual]
StackHasher::iterator wali::wfa::StackHasher::begin (  ) 
StackHasher::iterator wali::wfa::StackHasher::end (  ) 
StackHasher::iterator wali::wfa::StackHasher::find ( Key  k  ) 

Member Data Documentation


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