scc 2025.09
SystemC components library
scv_tr::AttrDesc Struct Reference

Public Member Functions

 AttrDesc (EventType evt, scv_extensions_if::data_type type, std::string const &name)

Public Attributes

EventType const evt
scv_extensions_if::data_type const type
std::string const name

Detailed Description

Definition at line 46 of file scv_tr_lz4.cpp.

Constructor & Destructor Documentation

◆ AttrDesc()

scv_tr::AttrDesc::AttrDesc ( EventType evt,
scv_extensions_if::data_type type,
std::string const & name )
inline

Definition at line 50 of file scv_tr_lz4.cpp.

Member Data Documentation

◆ evt

EventType const scv_tr::AttrDesc::evt

Definition at line 47 of file scv_tr_lz4.cpp.

◆ name

std::string const scv_tr::AttrDesc::name

Definition at line 49 of file scv_tr_lz4.cpp.

◆ type

scv_extensions_if::data_type const scv_tr::AttrDesc::type

Definition at line 48 of file scv_tr_lz4.cpp.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/scv/scv_tr_lz4.cpp