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 Member Functions | Private Attributes | List of all members
testing::internal::ScopedPrematureExitFile Class Reference

Public Member Functions

 ScopedPrematureExitFile (const char *premature_exit_filepath)
 
 ~ScopedPrematureExitFile ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedPrematureExitFile)
 

Private Attributes

const std::string premature_exit_filepath_
 

Detailed Description

Definition at line 4880 of file gtest.cc.

Constructor & Destructor Documentation

testing::internal::ScopedPrematureExitFile::ScopedPrematureExitFile ( const char *  premature_exit_filepath)
inlineexplicit

Definition at line 4882 of file gtest.cc.

testing::internal::ScopedPrematureExitFile::~ScopedPrematureExitFile ( )
inline

Definition at line 4896 of file gtest.cc.

Member Function Documentation

testing::internal::ScopedPrematureExitFile::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ScopedPrematureExitFile  )
private

Member Data Documentation

const std::string testing::internal::ScopedPrematureExitFile::premature_exit_filepath_
private

Definition at line 4910 of file gtest.cc.


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