cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
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

◆ GTestLog()

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

◆ ~GTestLog()

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

Member Function Documentation

◆ GetStream()

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

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