Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 563 of file gmock-more-actions_test.cc.

View newest version in sPHENIX GitHub at line 563 of file gmock-more-actions_test.cc

Constructor & Destructor Documentation

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

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

View newest version in sPHENIX GitHub at line 565 of file gmock-more-actions_test.cc

References is_deleted_.

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

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

View newest version in sPHENIX GitHub at line 571 of file gmock-more-actions_test.cc

References is_deleted_.

Member Data Documentation

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

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

View newest version in sPHENIX GitHub at line 576 of file gmock-more-actions_test.cc

Referenced by DeletionTester(), and ~DeletionTester().


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