Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-nice-strict.h>
Public Member Functions | |
StrictMock () | |
template<typename A > | |
StrictMock (A &&arg) | |
template<typename TArg1 , typename TArg2 , typename... An> | |
StrictMock (TArg1 &&arg1, TArg2 &&arg2, An &&...args) | |
Private Member Functions | |
StrictMock (const StrictMock &)=delete | |
StrictMock & | operator= (const StrictMock &)=delete |
![]() | |
StrictMockImpl () | |
~StrictMockImpl () | |
Definition at line 78 of file gmock-nice-strict.h.
|
inline |
Definition at line 242 of file gmock-nice-strict.h.
|
inlineexplicit |
Definition at line 255 of file gmock-nice-strict.h.
|
inline |
Definition at line 261 of file gmock-nice-strict.h.
|
privatedelete |
|
privatedelete |