gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
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 Wed Sep 30 2020 14:03:09 for gem5 by doxygen 1.8.17