|
scc 2025.09
SystemC components library
|
This is the complete list of members for scc::sc_variable< bool >, including all inherited members.
| 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() const | 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+(const bool other) const (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator++() | scc::sc_variable< bool > | inline |
| operator+=(const bool other) (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator-(const bool other) const (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator--() | scc::sc_variable< bool > | inline |
| operator-=(const bool other) (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) const (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 | scc::sc_variable< bool > | inline |
| operator<=(bool other) const | scc::sc_variable< bool > | inline |
| operator=(sc_variable< bool > &&other)=delete (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | |
| operator=(const bool other) (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator=(const sc_variable< bool > &other) (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator=(const sc_variable_b &other)=delete (defined in scc::sc_variable_b) | scc::sc_variable_b | |
| operator=(sc_variable_b &&other)=delete (defined in scc::sc_variable_b) | scc::sc_variable_b | |
| operator==(bool other) const (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | inline |
| operator>(bool other) const | scc::sc_variable< bool > | inline |
| operator>=(bool other) const | 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()=delete (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | |
| sc_variable(sc_variable< bool > const &)=delete (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | |
| sc_variable(sc_variable< bool > &&)=delete (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | |
| sc_variable_b(const char *name) (defined in scc::sc_variable_b) | scc::sc_variable_b | inline |
| sc_variable_b()=delete (defined in scc::sc_variable_b) | scc::sc_variable_b | |
| sc_variable_b(sc_variable_b const &)=delete (defined in scc::sc_variable_b) | scc::sc_variable_b | |
| sc_variable_b(sc_variable_b &&)=delete (defined in scc::sc_variable_b) | scc::sc_variable_b | |
| this_type typedef (defined in scc::sc_variable< bool >) | scc::sc_variable< bool > | |
| 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 |