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 |
![]() | |
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 |