|
| void | trace (const unsigned int &object, const std::string &name, const char **enum_literals) override |
| void | write_comment (const std::string &comment) override |
| void | cycle (bool delta_cycle) override |
| void | set_time_unit (double v, sc_core::sc_time_unit tu) override |
Definition at line 38 of file vcd_pull_trace.hh.
◆ vcd_pull_trace_file()
| scc::vcd_pull_trace_file::vcd_pull_trace_file |
( |
const char * | name, |
|
|
std::function< bool()> & | enable ) |
◆ ~vcd_pull_trace_file()
| scc::vcd_pull_trace_file::~vcd_pull_trace_file |
( |
| ) |
|
|
virtual |
◆ cycle()
| void scc::vcd_pull_trace_file::cycle |
( |
bool | delta_cycle | ) |
|
|
overrideprotected |
◆ set_time_unit()
| void scc::vcd_pull_trace_file::set_time_unit |
( |
double | v, |
|
|
sc_core::sc_time_unit | tu ) |
|
overrideprotected |
◆ trace()
| void scc::vcd_pull_trace_file::trace |
( |
const unsigned int & | object, |
|
|
const std::string & | name, |
|
|
const char ** | enum_literals ) |
|
overrideprotected |
◆ write_comment()
| void scc::vcd_pull_trace_file::write_comment |
( |
const std::string & | comment | ) |
|
|
overrideprotected |
The documentation for this struct was generated from the following files: