Public Member Functions | |
| IntSource (int i) | |
| virtual | ~IntSource () |
| virtual bool | equal (KeySource *rhs) |
| virtual size_t | hash () const |
| virtual std::ostream & | print (std::ostream &o) const |
| int | getInt () const |
| wali::IntSource::IntSource | ( | int | i | ) |
| wali::IntSource::~IntSource | ( | ) | [virtual] |
| bool wali::IntSource::equal | ( | KeySource * | rhs | ) | [virtual] |
Implements wali::KeySource.
| size_t wali::IntSource::hash | ( | ) | const [virtual] |
Implements wali::KeySource.
| std::ostream & wali::IntSource::print | ( | std::ostream & | o | ) | const [virtual] |
Implements wali::KeySource.
| int wali::IntSource::getInt | ( | ) | const |
1.7.1