| base_type typedef | rc_buffer | [private] |
| default_event() const | rc_signal_b | [inline, virtual] |
| dump(std::ostream &os=std::cout) const | rc_signal_b | [inline, virtual] |
| event() const | rc_signal_b | [inline, virtual] |
| get_data_ref() const | rc_signal_b | [inline, virtual] |
| kind() const | rc_buffer | [inline, virtual] |
| m_current_value | rc_signal_b | [protected] |
| m_delta | rc_signal_b | [protected] |
| m_driver_proc | rc_signal_b | [protected] |
| m_new_value | rc_signal_b | [protected] |
| m_notify_negedge_event | rc_signal_b | [mutable, protected] |
| m_notify_posedge_event | rc_signal_b | [mutable, protected] |
| m_notify_value_changed_event | rc_signal_b | [mutable, protected] |
| m_output_port | rc_signal_b | [protected] |
| m_reset_value | rc_signal_b | [protected] |
| m_value_changed_event | rc_signal_b | [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 T &() const | rc_buffer | [inline] |
| operator=(const T &value) | rc_buffer | [inline] |
| operator=(const this_type &buffer_) | rc_buffer | [inline] |
| ReChannel::rc_signal::operator=(const this_type &signal_) | rc_signal | [inline] |
| print(std::ostream &os=std::cout) const | rc_signal_b | [inline, virtual] |
| rc_buffer(const sc_module_name &name_=sc_gen_unique_name("buffer")) | rc_buffer | [inline, explicit] |
| 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()=0 | rc_resettable | [protected, pure virtual] |
| RC_ON_INIT_RESETTABLE() | rc_signal_b | [inline, protected] |
| rc_on_reset()=0 | rc_resettable | [protected, pure virtual] |
| RC_ON_RESET() | rc_signal_b | [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 | [inline, explicit] |
| rc_signal_b(const char *name_) | rc_signal_b | [inline, explicit, protected] |
| read() const | rc_signal_b | [inline, virtual] |
| register_port(sc_port_base &port_, const char *if_name_) | rc_signal_b | [inline, virtual] |
| start_of_simulation() | rc_prim_channel | [inline, protected, virtual] |
| this_type typedef | rc_buffer | [private] |
| update() | rc_buffer | [inline, protected, virtual] |
| value_changed_event() const | rc_signal_b | [inline, virtual] |
| 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 T &value) | rc_buffer | [inline, virtual] |
| ~rc_resettable() | rc_resettable | [inline, protected, virtual] |