Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
testing::internal::NiceMockImpl< Base > Class Template Reference

#include <gmock-nice-strict.h>

Inheritance diagram for testing::internal::NiceMockImpl< Base >:
Inheritance graph
[legend]

Public Member Functions

 NiceMockImpl ()
 
 ~NiceMockImpl ()
 

Detailed Description

template<typename Base>
class testing::internal::NiceMockImpl< Base >

Definition at line 111 of file gmock-nice-strict.h.

Constructor & Destructor Documentation

template<typename Base>
testing::internal::NiceMockImpl< Base >::NiceMockImpl ( )
inline

Definition at line 113 of file gmock-nice-strict.h.

template<typename Base>
testing::internal::NiceMockImpl< Base >::~NiceMockImpl ( )
inline

Definition at line 117 of file gmock-nice-strict.h.


The documentation for this class was generated from the following file: