|
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 A1 , typename A2 , typename... An> | |
| NaggyMock (A1 &&arg1, A2 &&arg2, An &&... args) | |
| ~NaggyMock () | |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (NaggyMock) | |
Definition at line 110 of file gmock-nice-strict.h.
|
inline |
Definition at line 112 of file gmock-nice-strict.h.
|
inlineexplicit |
Definition at line 125 of file gmock-nice-strict.h.
|
inline |
Definition at line 131 of file gmock-nice-strict.h.
|
inline |
Definition at line 138 of file gmock-nice-strict.h.
|
private |
1.8.14