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

#include <gtest-port.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 995 of file gtest-port.h.

Constructor & Destructor Documentation

◆ GTestLog()

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

Definition at line 961 of file gtest-port.cc.

◆ ~GTestLog()

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

Definition at line 972 of file gtest-port.cc.

Member Function Documentation

◆ GetStream()

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

Definition at line 1002 of file gtest-port.h.

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

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

Member Data Documentation

◆ severity_

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

Definition at line 1005 of file gtest-port.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11