spot 2.13.2
|
Public Member Functions | |
iterator (const std::vector< bdd > &labels, bdd cond) | |
iterator & | operator++ () |
void | next () |
bdd | operator* () const |
bool | operator== (const iterator &other) const |
bool | operator!= (const iterator &other) const |
bool | operator== (std::vector< bdd >::const_iterator pos) const |
bool | operator!= (std::vector< bdd >::const_iterator pos) const |