SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
This is the complete list of members for sc_core::sc_trace_file, including all inherited members.
cycle(bool delta_cycle)=0 | sc_core::sc_trace_file | protectedpure virtual |
delta_cycles(bool flag) | sc_core::sc_trace_file | virtual |
sc_simcontext class | sc_core::sc_trace_file | friend |
sc_trace_file() | sc_core::sc_trace_file | |
set_time_unit(double v, sc_time_unit tu)=0 | sc_core::sc_trace_file | pure virtual |
space(int n) | sc_core::sc_trace_file | virtual |
trace(const unsigned int &object, const std::string &name, const char **enum_literals)=0 | sc_core::sc_trace_file | pure virtual |
write_comment(const std::string &comment)=0 | sc_core::sc_trace_file | pure virtual |
~sc_trace_file() | sc_core::sc_trace_file | inlineprotectedvirtual |