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 | Private Attributes | List of all members
testing::gmock_generated_actions_test::BoolResetter Class Reference

Public Member Functions

 BoolResetter (bool *value)
 
 ~BoolResetter ()
 

Private Attributes

bool * value_
 

Detailed Description

Definition at line 891 of file gmock-generated-actions_test.cc.

Constructor & Destructor Documentation

testing::gmock_generated_actions_test::BoolResetter::BoolResetter ( bool *  value)
inlineexplicit

Definition at line 893 of file gmock-generated-actions_test.cc.

testing::gmock_generated_actions_test::BoolResetter::~BoolResetter ( )
inline

Definition at line 894 of file gmock-generated-actions_test.cc.

Member Data Documentation

bool* testing::gmock_generated_actions_test::BoolResetter::value_
private

Definition at line 896 of file gmock-generated-actions_test.cc.


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