scc 2025.09
SystemC components library
scc::trace::vcd_scope_stack< T > Struct Template Reference

Public Member Functions

void add_trace (T *trace)
void print (FPTR os, const char *scope_name="SystemC")

Detailed Description

template<typename T>
struct scc::trace::vcd_scope_stack< T >

Definition at line 62 of file vcd_trace.hh.

Constructor & Destructor Documentation

◆ ~vcd_scope_stack()

template<typename T>
scc::trace::vcd_scope_stack< T >::~vcd_scope_stack ( )
inline

Definition at line 79 of file vcd_trace.hh.

Member Function Documentation

◆ add_trace()

template<typename T>
void scc::trace::vcd_scope_stack< T >::add_trace ( T * trace)
inline

Definition at line 63 of file vcd_trace.hh.

◆ print()

template<typename T>
void scc::trace::vcd_scope_stack< T >::print ( FPTR os,
const char * scope_name = "SystemC" )
inline

Definition at line 68 of file vcd_trace.hh.


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