scc  2022.4.0
SystemC components library
scc::sc_variable< bool > Member List

This is the complete list of members for scc::sc_variable< bool >, including all inherited members.

create(const char *n, size_t i, bool default_val) (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inlinestatic
get() const (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
kind() constscc::sc_variable_binline
operator bool() const (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
operator!=(bool other) const (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
operator*() (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
operator=(const bool other) (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
operator==(bool other) const (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
sc_variable(const std::string &name, const bool &value) (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
sc_variable_b(const char *name) (defined in scc::sc_variable_b)scc::sc_variable_binline
to_string() const overridescc::sc_variable< bool >inlinevirtual
trace(sc_core::sc_trace_file *tf) const override (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inline
trace(observer *obs) const override (defined in scc::sc_variable< bool >)scc::sc_variable< bool >inlinevirtual
~sc_variable()=default (defined in scc::sc_variable< bool >)scc::sc_variable< bool >virtual