gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_core::sc_trace_params Struct Reference

#include <sc_port.hh>

Public Member Functions

 sc_trace_params (sc_trace_file *tf, const std::string &name)
 

Public Attributes

sc_trace_filetf
 
std::string name
 

Detailed Description

Definition at line 56 of file sc_port.hh.

Constructor & Destructor Documentation

◆ sc_trace_params()

sc_core::sc_trace_params::sc_trace_params ( sc_trace_file * tf,
const std::string & name )
inline

Definition at line 61 of file sc_port.hh.

Member Data Documentation

◆ name

std::string sc_core::sc_trace_params::name

Definition at line 59 of file sc_port.hh.

◆ tf

sc_trace_file* sc_core::sc_trace_params::tf

Definition at line 58 of file sc_port.hh.


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

Generated on Tue Jun 18 2024 16:24:55 for gem5 by doxygen 1.11.0