Public Member Functions

wali::KeySource Class Reference

List of all members.

Public Member Functions

 KeySource ()
virtual ~KeySource ()
virtual bool equal (KeySource *rhs)=0
virtual size_t hash () const =0
virtual std::ostream & print (std::ostream &o) const =0

Constructor & Destructor Documentation

wali::KeySource::KeySource (  ) 
virtual wali::KeySource::~KeySource (  )  [virtual]

Member Function Documentation

virtual bool wali::KeySource::equal ( KeySource rhs  )  [pure virtual]
virtual size_t wali::KeySource::hash (  )  const [pure virtual]
virtual std::ostream& wali::KeySource::print ( std::ostream &  o  )  const [pure virtual]

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