Public Types | |
typedef Expectation::Set::const_iterator | const_iterator |
typedef Expectation::Set::value_type | value_type |
Public Member Functions | |
ExpectationSet (internal::ExpectationBase &exp) | |
ExpectationSet (const Expectation &e) | |
bool | operator== (const ExpectationSet &rhs) const |
bool | operator!= (const ExpectationSet &rhs) const |
ExpectationSet & | operator+= (const Expectation &e) |
int | size () const |
const_iterator | begin () const |
const_iterator | end () const |