bind_dynamic_object(const rc_object_handle &obj_to_bind)=0 | rc_switch | [protected, pure virtual] |
bind_static_object(const rc_object_handle &obj_to_bind)=0 | rc_switch | [protected, pure virtual] |
close()=0 | rc_switch | [protected, pure virtual] |
CLOSED enum value | rc_switch | |
filter_chain typedef | rc_switch | |
get_current_reconfigurable() const =0 | rc_switch | [pure virtual] |
get_dynamic_interface() const =0 | rc_switch | [pure virtual] |
get_registered_interface(rc_reconfigurable &reconf) const =0 | rc_switch | [protected, pure virtual] |
get_static_interface() const =0 | rc_switch | [pure virtual] |
get_switch_kind() const =0 | rc_switch | [pure virtual] |
get_switch_name() const =0 | rc_switch | [pure virtual] |
get_switch_state() const =0 | rc_switch | [pure virtual] |
get_transaction_count() const =0 | rc_switch | [pure virtual] |
is_lock_owner(const rc_reconfigurable &reconf) const =0 | rc_switch | [protected, pure virtual] |
is_locked() const =0 | rc_switch | [pure virtual] |
is_registered(const rc_reconfigurable &reconf) const =0 | rc_switch | [pure virtual] |
is_registered(const sc_interface &dyn_if) const =0 | rc_switch | [pure virtual] |
OPEN enum value | rc_switch | |
open()=0 | rc_switch | [protected, pure virtual] |
open(rc_reconfigurable &reconf, const filter_chain &filters=filter_chain())=0 | rc_switch | [protected, pure virtual] |
rc_reconfigurable class | rc_switch | [friend] |
rc_switch_connector_base class | rc_switch | [friend] |
refresh_notify()=0 | rc_switch | [protected, pure virtual] |
register_reconfigurable(rc_reconfigurable &reconf, sc_interface &dyn_if)=0 | rc_switch | [protected, pure virtual] |
set_locked(rc_reconfigurable &lock_owner, bool lock)=0 | rc_switch | [protected, pure virtual] |
set_undefined()=0 | rc_switch | [protected, pure virtual] |
STATE_COUNT enum value | rc_switch | |
state_type enum name | rc_switch | |
UNDEF enum value | rc_switch | |
unregister_reconfigurable(rc_reconfigurable &reconf)=0 | rc_switch | [protected, pure virtual] |
~rc_switch() | rc_switch | [inline, protected, virtual] |