Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
testing::gmock_more_actions_test::DeletionTester Class Reference

Public Member Functions

 DeletionTester (bool *is_deleted)
 
 ~DeletionTester ()
 

Private Attributes

bool * is_deleted_
 

Detailed Description

Definition at line 553 of file gmock-more-actions_test.cc.

Constructor & Destructor Documentation

◆ DeletionTester()

testing::gmock_more_actions_test::DeletionTester::DeletionTester ( bool *  is_deleted)
inlineexplicit

Definition at line 555 of file gmock-more-actions_test.cc.

◆ ~DeletionTester()

testing::gmock_more_actions_test::DeletionTester::~DeletionTester ( )
inline

Definition at line 561 of file gmock-more-actions_test.cc.

Member Data Documentation

◆ is_deleted_

bool* testing::gmock_more_actions_test::DeletionTester::is_deleted_
private

Definition at line 566 of file gmock-more-actions_test.cc.


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