_rc_init(accessor_base_type &accessor) | rc_exportal_base | [protected] |
accessor_type typedef | rc_exportal | |
add_event_forwarder(event_getter_type event_getter, const std::string &event_name=NULL) | rc_abstract_exportal | [inline, protected] |
before_end_of_elaboration() | rc_abstract_exportal | [inline, protected, virtual] |
begin_access_callback() | rc_exportal_base | [inline, protected] |
bind_dynamic(sc_export< IF > &export_) | rc_abstract_exportal | [inline] |
bind_dynamic(IF &dynamic_if_) | rc_abstract_exportal | [inline] |
ReChannel::rc_exportal_base::bind_dynamic(rc_export_handle export_) | rc_exportal_base | [protected] |
ReChannel::rc_exportal_base::bind_dynamic(sc_interface &dynamic_if_) | rc_exportal_base | [protected] |
bind_dynamic_object(const rc_object_handle &obj_to_bind) | rc_abstract_exportal | [inline, protected, virtual] |
bind_exclusively(IF &dynamic_if_) | rc_abstract_exportal | [inline] |
ReChannel::rc_exportal_base::bind_exclusively(rc_interface_wrapper_base &wrapper) | rc_exportal_base | [protected] |
bind_static(sc_port< IF > &port_) | rc_abstract_exportal | [inline] |
bind_static(sc_export< IF > &export_) | rc_abstract_exportal | [inline] |
bind_static_object(const rc_object_handle &obj_to_bind) | rc_abstract_exportal | [inline, protected, virtual] |
close() | rc_exportal_base | [protected, virtual] |
CLOSED enum value | rc_switch | |
create_accessor() const | rc_abstract_exportal | [inline, protected, virtual] |
create_interface_wrapper(sc_interface &wrapped_if) | rc_abstract_exportal | [inline, protected, virtual] |
dynamic_export(sc_export< IF > &export_) | rc_abstract_exportal | [inline] |
end_access_callback() | rc_exportal_base | [inline, protected] |
filter_chain typedef | rc_exportal_base | [protected] |
get_current_reconfigurable() const | rc_exportal_base | [inline, virtual] |
get_dynamic_interface() const | rc_exportal_base | [virtual] |
get_interface() const | rc_abstract_exportal | [inline, protected] |
get_interface_wrapper() const | rc_abstract_exportal | [inline, protected] |
get_interface_wrapper_base() const | rc_exportal_base | [protected] |
get_registered_if(rc_reconfigurable &module) const | rc_abstract_switch | [inline, protected] |
ReChannel::get_registered_interface(rc_reconfigurable &reconf) const =0 | rc_switch | [protected, pure virtual] |
ReChannel::rc_abstract_switch::get_registered_interface(rc_reconfigurable &module) const | rc_abstract_switch | [inline, protected, virtual] |
get_static_interface() const | rc_abstract_exportal | [inline, virtual] |
get_switch_kind() const | rc_abstract_exportal | [inline, virtual] |
get_switch_name() const | rc_abstract_exportal | [inline, virtual] |
ReChannel::get_switch_state() const =0 | rc_switch | [pure virtual] |
ReChannel::rc_abstract_switch::get_switch_state() const | rc_abstract_switch_b | [inline, virtual] |
ReChannel::get_transaction_count() const =0 | rc_switch | [pure virtual] |
ReChannel::rc_abstract_switch::get_transaction_count() const | rc_abstract_switch_b | [inline, virtual] |
if_type typedef | rc_exportal | |
ReChannel::is_lock_owner(const rc_reconfigurable &reconf) const =0 | rc_switch | [protected, pure virtual] |
ReChannel::rc_abstract_switch::is_lock_owner(const rc_reconfigurable &reconf) const | rc_abstract_switch_b | [inline, protected, virtual] |
ReChannel::is_locked() const =0 | rc_switch | [pure virtual] |
ReChannel::rc_abstract_switch::is_locked() const | rc_abstract_switch_b | [inline, virtual] |
ReChannel::is_registered(const rc_reconfigurable &reconf) const =0 | rc_switch | [pure virtual] |
ReChannel::is_registered(const sc_interface &dyn_if) const =0 | rc_switch | [pure virtual] |
ReChannel::rc_abstract_switch::is_registered(const sc_interface &dyn_if) const | rc_abstract_switch | [inline, virtual] |
ReChannel::rc_abstract_switch_b::is_registered(const rc_reconfigurable &module) const | rc_abstract_switch_b | [inline, virtual] |
m_state | rc_abstract_switch_b | [protected] |
m_transaction_count | rc_abstract_switch_b | [protected] |
notify_event(const std::string &event_name) | rc_exportal_base | [protected] |
o() | rc_abstract_exportal | [inline] |
OPEN enum value | rc_switch | |
open() | rc_exportal_base | [protected, virtual] |
open(rc_reconfigurable &module, const filter_chain &filters=filter_chain()) | rc_exportal_base | [protected, virtual] |
ReChannel::rc_switch::open(rc_reconfigurable &reconf, const filter_chain &filters=filter_chain())=0 | rc_switch | [protected, pure virtual] |
operator->() | rc_abstract_exportal | [inline] |
rc_abstract_exportal(const sc_module_name &module_name) | rc_abstract_exportal | [inline, explicit, protected] |
rc_abstract_switch() | rc_abstract_switch | [inline, protected] |
rc_exportal() | rc_exportal | [private] |
rc_exportal(const sc_module_name &module_name_) | rc_exportal | [explicit, private] |
rc_exportal_base(const sc_module_name &module_name, state_type &m_state, unsigned int &m_transaction_count, wrapper_pool &s_wrapper_pool_) | rc_exportal_base | [protected] |
rc_on_close() | rc_exportal_base | [inline, protected, virtual] |
rc_on_open() | rc_exportal_base | [inline, protected, virtual] |
rc_on_refresh_notify() | rc_abstract_exportal | [inline, protected, virtual] |
refresh_notify() | rc_exportal_base | [inline, protected, virtual] |
register_reconfigurable(rc_reconfigurable &module, sc_interface &dyn_interface) | rc_abstract_exportal | [inline, protected, virtual] |
ReChannel::set_locked(rc_reconfigurable &lock_owner, bool lock)=0 | rc_switch | [protected, pure virtual] |
ReChannel::rc_abstract_switch::set_locked(rc_reconfigurable &lock_owner, bool lock) | rc_abstract_switch_b | [protected, virtual] |
set_undefined() | rc_exportal_base | [protected, virtual] |
STATE_COUNT enum value | rc_switch | |
static_export() | rc_abstract_exportal | [inline] |
static_export(sc_port< IF > &port_) | rc_abstract_exportal | [inline] |
UNDEF enum value | rc_switch | |
unregister_reconfigurable(rc_reconfigurable &module) | rc_abstract_exportal | [inline, protected, virtual] |
wrapper_factory typedef | rc_abstract_exportal | [protected] |
~rc_abstract_switch_b() | rc_abstract_switch_b | [virtual] |
~rc_exportal_base() | rc_exportal_base | [inline, protected, virtual] |
~rc_switch() | rc_switch | [inline, protected, virtual] |
~wrapper_factory() | wrapper_factory | [inline, protected, virtual] |