|
scc
2024.06
SystemC components library
|
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() const | scc::sc_variable_b | inline |
| 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_b | inline |
| to_string() const override | scc::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 |