scc  2022.4.0
SystemC components library
scc::trace::fst_trace Struct Referenceabstract
Inheritance diagram for scc::trace::fst_trace:

Public Member Functions

 fst_trace (std::string const &nm, trace_type type, unsigned bits)
 
virtual void record (void *m_fst)=0
 
virtual void update_and_record (void *m_fst)=0
 
virtual uintptr_t get_hash ()=0
 

Public Attributes

const std::string name
 
fstHandle fst_hndl {0}
 
bool is_alias {false}
 
bool is_triggered {false}
 
const unsigned bits {0}
 
const trace_type type
 

Detailed Description

Definition at line 48 of file fst_trace.cpp.


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