Orxonox
0.0.5 Codename: Arcturus
|
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-spec-builders.h>
Classes | |
class | Less |
Public Member Functions | |
Expectation () | |
Expectation (internal::ExpectationBase &exp) | |
~Expectation () | |
bool | operator!= (const Expectation &rhs) const |
bool | operator== (const Expectation &rhs) const |
Private Types | |
typedef ::std::set< Expectation, Less > | Set |
Private Member Functions | |
Expectation (const internal::linked_ptr< internal::ExpectationBase > &expectation_base) | |
const internal::linked_ptr< internal::ExpectationBase > & | expectation_base () const |
Private Attributes | |
internal::linked_ptr< internal::ExpectationBase > | expectation_base_ |
Friends | |
class | ::testing::internal::ExpectationBase |
template<typename F > | |
class | ::testing::internal::FunctionMockerBase |
template<typename F > | |
class | ::testing::internal::TypedExpectation |
class | ::testing::internal::UntypedFunctionMockerBase |
class | ExpectationSet |
class | Sequence |
|
private |
testing::Expectation::Expectation | ( | ) |
testing::Expectation::~Expectation | ( | ) |
|
inline |
|
private |
|
inlineprivate |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |