testing::internal::ExpectationBase Member List
This is the complete list of members for testing::internal::ExpectationBase, including all inherited members.
::testing::Expectation classtesting::internal::ExpectationBase [friend]
::testing::internal::ExpectationTester classtesting::internal::ExpectationBase [friend]
::testing::Sequence classtesting::internal::ExpectationBase [friend]
action_count_checked_testing::internal::ExpectationBase [mutable, protected]
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
AllPrerequisitesAreSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
AssertSpecProperty(bool property, const string &failure_message) const testing::internal::ExpectationBase [inline, protected]
AssertSpecProperty(bool property, const string &failure_message) const testing::internal::ExpectationBase [inline, protected]
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
call_count() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
call_count_testing::internal::ExpectationBase [protected]
cardinality() const testing::internal::ExpectationBase [inline]
cardinality() const testing::internal::ExpectationBase [inline]
cardinality_testing::internal::ExpectationBase [protected]
cardinality_specified() const testing::internal::ExpectationBase [inline, protected]
cardinality_specified() const testing::internal::ExpectationBase [inline, protected]
cardinality_specified_testing::internal::ExpectationBase [protected]
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_)testing::internal::ExpectationBase [protected]
CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_)testing::internal::ExpectationBase [protected]
Clause enum nametesting::internal::ExpectationBase [protected]
Clause enum nametesting::internal::ExpectationBase [protected]
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase
DescribeCallCountTo(::std::ostream *os) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase
DescribeLocationTo(::std::ostream *os) const testing::internal::ExpectationBase [inline]
DescribeLocationTo(::std::ostream *os) const testing::internal::ExpectationBase [inline]
ExpectationBase(const char *file, int line, const string &source_text)testing::internal::ExpectationBase
ExpectationBase(const char *file, int line, const string &source_text)testing::internal::ExpectationBase
ExpectSpecProperty(bool property, const string &failure_message) const testing::internal::ExpectationBase [inline, protected]
ExpectSpecProperty(bool property, const string &failure_message) const testing::internal::ExpectationBase [inline, protected]
extra_matcher_specified_testing::internal::ExpectationBase [protected]
file() const testing::internal::ExpectationBase [inline]
file() const testing::internal::ExpectationBase [inline]
file_testing::internal::ExpectationBase [protected]
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
FindUnsatisfiedPrerequisites(ExpectationSet *result) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
GetHandle()=0testing::internal::ExpectationBase [protected, pure virtual]
GetHandle()=0testing::internal::ExpectationBase [protected, pure virtual]
GTEST_DISALLOW_ASSIGN_(ExpectationBase)testing::internal::ExpectationBase [protected]
GTEST_DISALLOW_ASSIGN_(ExpectationBase)testing::internal::ExpectationBase [protected]
immediate_prerequisites_testing::internal::ExpectationBase [protected]
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IncrementCallCount() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
is_retired() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsOverSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsSatisfied() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
IsSaturated() const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
kAfter enum valuetesting::internal::ExpectationBase [protected]
kInSequence enum valuetesting::internal::ExpectationBase [protected]
kNone enum valuetesting::internal::ExpectationBase [protected]
kRetiresOnSaturation enum valuetesting::internal::ExpectationBase [protected]
kTimes enum valuetesting::internal::ExpectationBase [protected]
kWillOnce enum valuetesting::internal::ExpectationBase [protected]
kWillRepeatedly enum valuetesting::internal::ExpectationBase [protected]
kWith enum valuetesting::internal::ExpectationBase [protected]
last_clause_testing::internal::ExpectationBase [protected]
line() const testing::internal::ExpectationBase [inline]
line() const testing::internal::ExpectationBase [inline]
line_testing::internal::ExpectationBase [protected]
MaybeDescribeExtraMatcherTo(::std::ostream *os)=0testing::internal::ExpectationBase [pure virtual]
MaybeDescribeExtraMatcherTo(::std::ostream *os)=0testing::internal::ExpectationBase [pure virtual]
mutex_testing::internal::ExpectationBase [mutable, protected]
repeated_action_specified_testing::internal::ExpectationBase [protected]
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [inline, protected]
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
RetireAllPreRequisites() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::ExpectationBase [protected]
retired_testing::internal::ExpectationBase [protected]
retires_on_saturation_testing::internal::ExpectationBase [protected]
set_cardinality(const Cardinality &a_cardinality)testing::internal::ExpectationBase [inline, protected]
set_cardinality(const Cardinality &a_cardinality)testing::internal::ExpectationBase [inline, protected]
source_text() const testing::internal::ExpectationBase [inline]
source_text() const testing::internal::ExpectationBase [inline]
source_text_testing::internal::ExpectationBase [protected]
SpecifyCardinality(const Cardinality &cardinality)testing::internal::ExpectationBase [protected]
SpecifyCardinality(const Cardinality &cardinality)testing::internal::ExpectationBase [protected]
TypedExpectation classtesting::internal::ExpectationBase [friend]
untyped_actions_testing::internal::ExpectationBase [protected]
UntypedActions typedeftesting::internal::ExpectationBase [protected]
UntypedActions typedeftesting::internal::ExpectationBase [protected]
UntypedFunctionMockerBase classtesting::internal::ExpectationBase [friend]
UntypedTimes(const Cardinality &a_cardinality)testing::internal::ExpectationBase [protected]
UntypedTimes(const Cardinality &a_cardinality)testing::internal::ExpectationBase [protected]
~ExpectationBase()testing::internal::ExpectationBase [virtual]
~ExpectationBase()testing::internal::ExpectationBase [virtual]


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:25:01