Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::GTestLog Class Reference

#include <gtest.h>

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog)
 

Private Attributes

const GTestLogSeverity severity_
 

Detailed Description

Definition at line 2131 of file gtest.h.

Constructor & Destructor Documentation

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

Definition at line 8695 of file gtest-all.cc.

testing::internal::GTestLog::~GTestLog ( )

Definition at line 8706 of file gtest-all.cc.

Member Function Documentation

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

Definition at line 2138 of file gtest.h.

testing::internal::GTestLog::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( GTestLog  )
private

Member Data Documentation

const GTestLogSeverity testing::internal::GTestLog::severity_
private

Definition at line 2141 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Thu Oct 8 2020 03:19:28