proxygen
|
#include <gmock-actions.h>
Classes | |
class | MonomorphicImpl |
Public Member Functions | |
PolymorphicAction (const Impl &impl) | |
template<typename F > | |
operator Action< F > () const | |
PolymorphicAction (const Impl &impl) | |
template<typename F > | |
operator Action< F > () const | |
PolymorphicAction (const Impl &impl) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicAction) | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicAction) | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicAction) | |
Private Attributes | |
Impl | impl_ |
Definition at line 427 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 429 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 429 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 429 of file gmock-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 432 of file gmock-actions.h.
|
inline |
Definition at line 432 of file gmock-actions.h.
|
inline |
Definition at line 432 of file gmock-actions.h.
|
private |
Definition at line 455 of file gmock-actions.h.