gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:12 for gem5 by doxygen 1.11.0