|
scc 2025.09
SystemC components library
|
This is the complete list of members for scc::sc_variable< T >, including all inherited members.
| get() const | scc::sc_variable< T > | inline |
| kind() const | scc::sc_variable_b | inline |
| operator bool() const | scc::sc_variable< T > | inline |
| operator T() const | scc::sc_variable< T > | inline |
| operator!=(T other) const | scc::sc_variable< T > | inline |
| operator*() | scc::sc_variable< T > | inline |
| operator*(const T other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator*(const this_type &other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator*=(const T other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator+(const T other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator+(const this_type &other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator++() | scc::sc_variable< T > | inline |
| operator++(int) | scc::sc_variable< T > | inline |
| operator+=(const T other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator-(const T other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator-(const this_type &other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator--() | scc::sc_variable< T > | inline |
| operator--(int) | scc::sc_variable< T > | inline |
| operator-=(const T other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator->() (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator/(const T other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator/(const this_type &other) const (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator/=(const T other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator<(T other) const | scc::sc_variable< T > | inline |
| operator<=(T other) const | scc::sc_variable< T > | inline |
| operator=(sc_variable< T > &&other)=delete (defined in scc::sc_variable< T >) | scc::sc_variable< T > | |
| operator=(T other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inline |
| operator=(const sc_variable< T > &other) (defined in scc::sc_variable< T >) | scc::sc_variable< T > | 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==(T other) const | scc::sc_variable< T > | inline |
| operator>(T other) const | scc::sc_variable< T > | inline |
| operator>=(T other) const | scc::sc_variable< T > | inline |
| sc_variable(const std::string &name, const T &value) | scc::sc_variable< T > | inline |
| sc_variable()=delete (defined in scc::sc_variable< T >) | scc::sc_variable< T > | |
| sc_variable(sc_variable< T > const &)=delete (defined in scc::sc_variable< T >) | scc::sc_variable< T > | |
| sc_variable(sc_variable< T > &&)=delete (defined in scc::sc_variable< T >) | scc::sc_variable< T > | |
| 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< T >) | scc::sc_variable< T > | |
| to_string() const override | scc::sc_variable< T > | inlinevirtual |
| trace(sc_core::sc_trace_file *tf) const override | scc::sc_variable< T > | inline |
| trace(observer *obs) const override (defined in scc::sc_variable< T >) | scc::sc_variable< T > | inlinevirtual |
| ~sc_variable()=default (defined in scc::sc_variable< T >) | scc::sc_variable< T > | virtual |