Public Member Functions

wali::KeyPairSource Class Reference

List of all members.

Public Member Functions

 KeyPairSource (Key k1, Key k2)
 KeyPairSource (const KeyPair &kp)
virtual ~KeyPairSource ()
virtual bool equal (KeySource *rhs)
virtual size_t hash () const
virtual std::ostream & print (std::ostream &o) const
const KeyPairget_key_pair () const
Key first () const
Key second () const

Constructor & Destructor Documentation

wali::KeyPairSource::KeyPairSource ( Key  k1,
Key  k2 
)
wali::KeyPairSource::KeyPairSource ( const KeyPair kp  ) 
wali::KeyPairSource::~KeyPairSource (  )  [virtual]

Member Function Documentation

bool wali::KeyPairSource::equal ( KeySource rhs  )  [virtual]

Implements wali::KeySource.

size_t wali::KeyPairSource::hash (  )  const [virtual]

Implements wali::KeySource.

std::ostream & wali::KeyPairSource::print ( std::ostream &  o  )  const [virtual]

Implements wali::KeySource.

References wali::printKey().

const KeyPair & wali::KeyPairSource::get_key_pair (  )  const
Key wali::KeyPairSource::first (  )  const
Key wali::KeyPairSource::second (  )  const

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