- 3.0.1 core module.
testing::internal::GTestLog Class Reference

#include <gtest-port.h>

Public Member Functions

 GTestLog (GTestLogSeverity severity, const char *file, int line)
 
 ~GTestLog ()
 
::std::ostream & GetStream ()
 

Constructor & Destructor Documentation

testing::internal::GTestLog::GTestLog ( GTestLogSeverity  severity,
const char *  file,
int  line 
)

Member Function Documentation

::std::ostream& testing::internal::GTestLog::GetStream ( )
inline

References GTEST_DISALLOW_COPY_AND_ASSIGN_.

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


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