base_type typedef | rc_signal_rv | [private] |
data_type typedef | rc_signal_rv | [private] |
default_event() const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
dump(std::ostream &os=std::cout) const | rc_signal_b< sc_lv< W > > | [virtual] |
event() const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
get_data_ref() const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
kind() const | rc_signal_rv | [inline, virtual] |
Log_0 enum value | rc_signal_rv | [private] |
Log_1 enum value | rc_signal_rv | [private] |
Log_X enum value | rc_signal_rv | [private] |
Log_Z enum value | rc_signal_rv | [private] |
logic_values enum name | rc_signal_rv | [private] |
m_current_value | rc_signal_b< sc_lv< W > > | [protected] |
m_delta | rc_signal_b< sc_lv< W > > | [protected] |
m_driver_proc | rc_signal_b< sc_lv< W > > | [protected] |
m_new_value | rc_signal_b< sc_lv< W > > | [protected] |
m_notify_negedge_event | rc_signal_b< sc_lv< W > > | [mutable, protected] |
m_notify_posedge_event | rc_signal_b< sc_lv< W > > | [mutable, protected] |
m_notify_value_changed_event | rc_signal_b< sc_lv< W > > | [mutable, protected] |
m_output_port | rc_signal_b< sc_lv< W > > | [protected] |
m_reset_value | rc_signal_b< sc_lv< W > > | [protected] |
m_reset_written_vector | rc_signal_rv | [protected] |
m_value_changed_event | rc_signal_b< sc_lv< W > > | [protected] |
m_value_count | rc_signal_rv | [protected] |
m_written_vector | rc_signal_rv | [protected] |
next_trigger() | rc_prim_channel | [inline, protected] |
next_trigger(const sc_event &e) | rc_prim_channel | [inline, protected] |
next_trigger(sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
next_trigger(sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t) | rc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu) | rc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, const sc_event &e) | rc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, const sc_event &e) | rc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit t, sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
operator const sc_lv< W > &() const | rc_signal< sc_lv< W > > | [inline] |
operator=(const value_type &value) | rc_signal_rv | [inline] |
operator=(const this_type &signal_) | rc_signal_rv | [inline] |
ReChannel::rc_signal< sc_lv< W > >::operator=(const sc_lv< W > &value) | rc_signal< sc_lv< W > > | [inline] |
ReChannel::rc_signal< sc_lv< W > >::operator=(const this_type &signal_) | rc_signal< sc_lv< W > > | [inline] |
print(std::ostream &os=std::cout) const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
rc_get_next_state() const | rc_prim_channel | [inline, protected] |
rc_get_reconfigurable() const | rc_prim_channel | [inline, protected] |
rc_get_state() const | rc_prim_channel | [inline, protected] |
rc_has_reconfigurable() const | rc_prim_channel | [inline, protected] |
rc_is_active() const | rc_prim_channel | [inline, protected] |
rc_is_constr_done() const | rc_prim_channel | [inline, protected] |
rc_is_loaded() const | rc_prim_channel | [inline, protected] |
RC_ON_INIT_RESETTABLE() | rc_signal_rv | [inline, protected] |
rc_on_init_resettable()=0 | rc_resettable | [protected, pure virtual] |
rc_on_reset()=0 | rc_resettable | [protected, pure virtual] |
RC_ON_RESET() | rc_signal_rv | [inline, protected] |
rc_prim_channel() | rc_prim_channel | [inline] |
rc_prim_channel(const char *name_) | rc_prim_channel | [inline, explicit] |
rc_signal(const sc_module_name &name_=sc_gen_unique_name("signal")) | rc_signal< sc_lv< W > > | [inline, explicit] |
rc_signal_b(const char *name_) | rc_signal_b< sc_lv< W > > | [inline, explicit, protected] |
rc_signal_rv(const sc_module_name &name_=sc_gen_unique_name("signal_rv")) | rc_signal_rv | [inline, explicit] |
rc_signal_rv(const this_type &signal_) | rc_signal_rv | [private] |
read() const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
register_port(sc_port_base &port_, const char *if_name_) | rc_signal_rv | [inline, virtual] |
start_of_simulation() | rc_prim_channel | [inline, protected, virtual] |
this_type typedef | rc_signal_rv | [private] |
update() | rc_signal_b< sc_lv< W > > | [protected, virtual] |
value_changed_event() const | rc_signal_b< sc_lv< W > > | [inline, virtual] |
value_type typedef | rc_signal_rv | [private] |
wait() | rc_prim_channel | [inline, protected] |
wait(int n) | rc_prim_channel | [inline, protected] |
wait(const sc_event &e) | rc_prim_channel | [inline, protected] |
wait(sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
wait(sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
wait(const sc_time &t) | rc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu) | rc_prim_channel | [inline, protected] |
wait(const sc_time &t, const sc_event &e) | rc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, const sc_event &e) | rc_prim_channel | [inline, protected] |
wait(const sc_time &t, sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit t, sc_event_or_list &el) | rc_prim_channel | [inline, protected] |
wait(const sc_time &t, sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, sc_event_and_list &el) | rc_prim_channel | [inline, protected] |
write(const value_type &value) | rc_signal_rv | [inline, virtual] |
ReChannel::rc_signal< sc_lv< W > >::write(const sc_lv< W > &value) | rc_signal_b< sc_lv< W > > | [virtual] |
written_vector typedef | rc_signal_rv | [private] |
~rc_resettable() | rc_resettable | [inline, protected, virtual] |