gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::Logger::Loc Struct Reference

#include <logging.hh>

Public Member Functions

 Loc (const char *file, int line)
 

Public Attributes

const char * file
 
int line
 

Detailed Description

Definition at line 84 of file logging.hh.

Constructor & Destructor Documentation

◆ Loc()

gem5::Logger::Loc::Loc ( const char *  file,
int  line 
)
inline

Definition at line 86 of file logging.hh.

Member Data Documentation

◆ file

const char* gem5::Logger::Loc::file

Definition at line 87 of file logging.hh.

Referenced by gem5::Logger::log().

◆ line

int gem5::Logger::Loc::line

Definition at line 88 of file logging.hh.

Referenced by gem5::Logger::log().


The documentation for this struct was generated from the following file:

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