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

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/internal/gtest-port.h>

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (GTestLog)
 

Private Attributes

const GTestLogSeverity severity_
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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