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

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

create(const char *n, size_t i, T default_val) (defined in scc::sc_variable< T >)scc::sc_variable< T >inlinestatic
get() constscc::sc_variable< T >inline
kind() constscc::sc_variable_binline
operator bool() constscc::sc_variable< T >inline
operator T() constscc::sc_variable< T >inline
operator!=(T other) constscc::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/(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) constscc::sc_variable< T >inline
operator<=(T other) constscc::sc_variable< T >inline
operator=(const T other) (defined in scc::sc_variable< T >)scc::sc_variable< T >inline
operator==(T other) constscc::sc_variable< T >inline
operator>(T other) constscc::sc_variable< T >inline
operator>=(T other) constscc::sc_variable< T >inline
sc_variable(const std::string &name, const T &value)scc::sc_variable< T >inline
sc_variable_b(const char *name) (defined in scc::sc_variable_b)scc::sc_variable_binline
this_type typedef (defined in scc::sc_variable< T >)scc::sc_variable< T >
to_string() const overridescc::sc_variable< T >inlinevirtual
trace(sc_core::sc_trace_file *tf) const overridescc::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