gem5 v24.1.0.1
Loading...
Searching...
No Matches
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 83 of file logging.hh.

Constructor & Destructor Documentation

◆ Loc()

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

Definition at line 85 of file logging.hh.

Member Data Documentation

◆ file

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

Definition at line 86 of file logging.hh.

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

◆ line

int gem5::Logger::Loc::line

Definition at line 87 of file logging.hh.

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


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

Generated on Mon Jan 13 2025 04:28:54 for gem5 by doxygen 1.9.8