This class represents a particular domain (set) that a given relation is over.
More...
List of all members.
Detailed Description
This class represents a particular domain (set) that a given relation is over.
Relations on a domain A can only be composed, merged, etc. with other relations on the domain A.
Constructor & Destructor Documentation
wali::relations::Domain::Domain |
( |
unsigned int |
largest |
) |
|
References extra, wali::relations::Component::fdd_number, wali::Quad< T, U, V, W >::first, wali::Quad< T, U, V, W >::fourth, wali::relations::getFddNumbers(), left, middle, right, wali::Quad< T, U, V, W >::second, and wali::Quad< T, U, V, W >::third.
Member Function Documentation
bool wali::relations::Domain::operator!= |
( |
Domain const & |
rhs |
) |
const |
bool wali::relations::Domain::operator== |
( |
Domain const & |
rhs |
) |
const |
bddPair* wali::relations::Domain::shift_out_compose |
( |
|
) |
const |
bddPair* wali::relations::Domain::shift_in_compose |
( |
|
) |
const |
bddPair* wali::relations::Domain::shift_out_merge |
( |
|
) |
const |
bddPair* wali::relations::Domain::shift_in_merge |
( |
|
) |
const |
unsigned int wali::relations::Domain::largest |
( |
|
) |
const |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: