scc
2022.4.0
SystemC components library
|
This is the complete list of members for scc::fst_trace_file, including all inherited members.
cycle(bool delta_cycle) override (defined in scc::fst_trace_file) | scc::fst_trace_file | protected |
fst_trace_file(const char *name, std::function< bool()> &enable) (defined in scc::fst_trace_file) | scc::fst_trace_file | |
observe(bool const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_bit const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_logic const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(unsigned char const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(unsigned short const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(unsigned int const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(unsigned long const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(char const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(short const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(int const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(long const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::int64 const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::uint64 const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(float const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(double const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_int_base const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_uint_base const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_signed const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_unsigned const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_fxval const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_fxval_fast const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_fxnum const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_fxnum_fast const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_bv_base const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
observe(sc_dt::sc_lv_base const &o, std::string const &nm)=0 (defined in scc::observer) | scc::observer | pure virtual |
set_time_unit(double v, sc_core::sc_time_unit tu) override (defined in scc::fst_trace_file) | scc::fst_trace_file | protected |
trace(const unsigned int &object, const std::string &name, const char **enum_literals) override (defined in scc::fst_trace_file) | scc::fst_trace_file | protected |
write_comment(const std::string &comment) override (defined in scc::fst_trace_file) | scc::fst_trace_file | protected |
~fst_trace_file() (defined in scc::fst_trace_file) | scc::fst_trace_file | virtual |
~observer() (defined in scc::observer) | scc::observer | inlinevirtual |