gem5  v22.1.0.0
Public Member Functions | Private Attributes | List of all members
gem5::GTestLogOutput::EventHook Class Reference
Inheritance diagram for gem5::GTestLogOutput::EventHook:

Public Member Functions

 EventHook (GTestLogOutput &_stream)
 
 ~EventHook ()
 
void OnTestStart (const ::testing::TestInfo &test_info) override
 

Private Attributes

GTestLogOutputstream
 

Detailed Description

Definition at line 38 of file logging.hh.

Constructor & Destructor Documentation

◆ EventHook()

gem5::GTestLogOutput::EventHook::EventHook ( GTestLogOutput _stream)

Definition at line 35 of file logging.cc.

◆ ~EventHook()

gem5::GTestLogOutput::EventHook::~EventHook ( )

Definition at line 40 of file logging.cc.

Member Function Documentation

◆ OnTestStart()

void gem5::GTestLogOutput::EventHook::OnTestStart ( const ::testing::TestInfo &  test_info)
override

Definition at line 46 of file logging.cc.

Member Data Documentation

◆ stream

GTestLogOutput& gem5::GTestLogOutput::EventHook::stream
private

Definition at line 41 of file logging.hh.


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

Generated on Wed Dec 21 2022 10:23:12 for gem5 by doxygen 1.9.1