scc
2022.4.0
SystemC components library
|
This is the complete list of members for scc::sc_ref_variable< T >, including all inherited members.
kind() const | scc::sc_variable_b | inline |
operator*() | scc::sc_ref_variable< T > | inline |
sc_ref_variable(const std::string &name, const T &value) (defined in scc::sc_ref_variable< T >) | scc::sc_ref_variable< T > | inline |
sc_variable_b(const char *name) (defined in scc::sc_variable_b) | scc::sc_variable_b | inline |
to_string() const override | scc::sc_ref_variable< T > | inlinevirtual |
trace(sc_core::sc_trace_file *tf) const override | scc::sc_ref_variable< T > | inline |
trace(observer *obs) const override (defined in scc::sc_ref_variable< T >) | scc::sc_ref_variable< T > | inlinevirtual |
value | scc::sc_ref_variable< T > | |
~sc_ref_variable()=default (defined in scc::sc_ref_variable< T >) | scc::sc_ref_variable< T > | virtual |