gem5 v25.0.0.1
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.

References name, and tf.

Member Data Documentation

◆ name

std::string sc_core::sc_trace_params::name

Definition at line 59 of file sc_port.hh.

Referenced by sc_trace_params().

◆ tf

sc_trace_file* sc_core::sc_trace_params::tf

Definition at line 58 of file sc_port.hh.

Referenced by sc_trace_params().


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

Generated on Sat Oct 18 2025 08:07:53 for gem5 by doxygen 1.14.0