|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-nice-strict.h>

Public Member Functions | |
| NaggyMock () | |
| template<typename A > | |
| NaggyMock (A &&arg) | |
| template<typename TArg1 , typename TArg2 , typename... An> | |
| NaggyMock (TArg1 &&arg1, TArg2 &&arg2, An &&...args) | |
Private Member Functions | |
| NaggyMock (const NaggyMock &)=delete | |
| NaggyMock & | operator= (const NaggyMock &)=delete |
Private Member Functions inherited from testing::internal::NaggyMockImpl< MockClass > | |
| NaggyMockImpl () | |
| ~NaggyMockImpl () | |
Definition at line 76 of file gmock-nice-strict.h.
|
inline |
Definition at line 200 of file gmock-nice-strict.h.
|
inlineexplicit |
Definition at line 213 of file gmock-nice-strict.h.
|
inline |
Definition at line 219 of file gmock-nice-strict.h.
|
privatedelete |
|
privatedelete |
1.8.5