add_attribute(sc_attr_base &) | sc_core::sc_object | |
add_child_event(sc_event *event_p) | sc_core::sc_object | protectedvirtual |
add_child_object(sc_object *object_p) | sc_core::sc_object | protectedvirtual |
add_static_event(sc_method_handle process_p, const sc_event &event) const | sc_core::sc_port_base | protected |
add_static_event(sc_thread_handle process_p, const sc_event &event) const | sc_core::sc_port_base | protected |
add_trace(sc_trace_file *, const std::string &) const | sc_core::sc_inout< bool > | |
add_trace_internal(sc_trace_file *, const std::string &) const | sc_core::sc_inout< bool > | |
attr_cltn() | sc_core::sc_object | |
attr_cltn() const | sc_core::sc_object | |
base_type typedef | sc_core::sc_inout< bool > | |
basename() const | sc_core::sc_object | |
before_end_of_elaboration() | sc_core::sc_port_base | protectedvirtual |
bind(sc_signal_inout_if< bool > &interface_) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
bind(port_type &parent_) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
sc_core::sc_port_base::bind(sc_interface &interface_) | sc_core::sc_port_base | protected |
bind_count() | sc_core::sc_port_base | |
data_type typedef | sc_core::sc_inout< bool > | |
default_event() const | sc_core::sc_inout< bool > | inline |
dump(::std::ostream &os=::std::cout) const | sc_core::sc_object | virtual |
end_of_elaboration() | sc_core::sc_inout< bool > | virtual |
end_of_simulation() | sc_core::sc_port_base | protectedvirtual |
event() const | sc_core::sc_inout< bool > | inline |
get_attribute(const std::string &name_) | sc_core::sc_object | |
get_attribute(const std::string &name_) const | sc_core::sc_object | |
get_child_events() const | sc_core::sc_object | inlinevirtual |
get_child_objects() const | sc_core::sc_object | inlinevirtual |
get_interface(int iface_i) const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
get_interface(int iface_i) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
get_interface() | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inlinevirtual |
get_interface() const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inlinevirtual |
get_parent() const | sc_core::sc_object | |
get_parent_object() const | sc_core::sc_object | inline |
if_type typedef | sc_core::sc_inout< bool > | |
in_if_type typedef | sc_core::sc_inout< bool > | |
in_port_type typedef | sc_core::sc_inout< bool > | |
initialize(const data_type &value_) | sc_core::sc_inout< bool > | |
initialize(const in_if_type &interface_) | sc_core::sc_inout< bool > | inline |
inout_if_type typedef | sc_core::sc_inout< bool > | |
inout_port_type typedef | sc_core::sc_inout< bool > | |
kind() const | sc_core::sc_inout< bool > | inlinevirtual |
m_bind_info | sc_core::sc_port_base | protected |
m_init_val | sc_core::sc_inout< bool > | protected |
m_traces | sc_core::sc_inout< bool > | mutableprotected |
make_sensitive(sc_thread_handle, sc_event_finder *=0) const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | protectedvirtual |
make_sensitive(sc_method_handle, sc_event_finder *=0) const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | protectedvirtual |
name() const | sc_core::sc_object | inline |
neg() const | sc_core::sc_inout< bool > | inline |
negedge() const | sc_core::sc_inout< bool > | inline |
negedge_event() const | sc_core::sc_inout< bool > | inline |
num_attributes() const | sc_core::sc_object | |
operator const data_type &() const | sc_core::sc_inout< bool > | inline |
operator()(sc_signal_inout_if< bool > &interface_) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
operator()(port_type &parent_) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
operator->() | sc_core::sc_port_b< sc_signal_inout_if< bool > > | |
operator->() const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | |
operator=(const data_type &value_) | sc_core::sc_inout< bool > | inline |
operator=(const in_if_type &interface_) | sc_core::sc_inout< bool > | inline |
operator=(const in_port_type &port_) | sc_core::sc_inout< bool > | inline |
operator=(const inout_port_type &port_) | sc_core::sc_inout< bool > | inline |
operator=(const this_type &port_) | sc_core::sc_inout< bool > | inline |
sc_core::sc_object::operator=(const sc_object &) | sc_core::sc_object | inlineprotected |
operator[](int index_) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
operator[](int index_) const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
phase_cb_mask typedef | sc_core::sc_object | |
port_type typedef | sc_core::sc_port_b< sc_signal_inout_if< bool > > | |
pos() const | sc_core::sc_inout< bool > | inline |
posedge() const | sc_core::sc_inout< bool > | inline |
posedge_event() const | sc_core::sc_inout< bool > | inline |
print(::std::ostream &os=::std::cout) const | sc_core::sc_object | virtual |
read() const | sc_core::sc_inout< bool > | inline |
register_simulation_phase_callback(phase_cb_mask) | sc_core::sc_object | protected |
remove_all_attributes() | sc_core::sc_object | |
remove_attribute(const std::string &name_) | sc_core::sc_object | |
remove_child_event(sc_event *event_p) | sc_core::sc_object | protectedvirtual |
remove_child_object(sc_object *object_p) | sc_core::sc_object | protectedvirtual |
remove_traces() const | sc_core::sc_inout< bool > | protected |
report_error(const char *id, const char *add_msg=0) const | sc_core::sc_port_base | protected |
sc_inout() | sc_core::sc_inout< bool > | inline |
sc_inout(const char *name_) | sc_core::sc_inout< bool > | inlineexplicit |
sc_inout(inout_if_type &interface_) | sc_core::sc_inout< bool > | inlineexplicit |
sc_inout(const char *name_, inout_if_type &interface_) | sc_core::sc_inout< bool > | inline |
sc_inout(inout_port_type &parent_) | sc_core::sc_inout< bool > | inlineexplicit |
sc_inout(const char *name_, inout_port_type &parent_) | sc_core::sc_inout< bool > | inline |
sc_inout(this_type &parent_) | sc_core::sc_inout< bool > | inline |
sc_inout(const char *name_, this_type &parent_) | sc_core::sc_inout< bool > | inline |
sc_object() | sc_core::sc_object | protected |
sc_object(const char *nm) | sc_core::sc_object | protected |
sc_object(const sc_object &) | sc_core::sc_object | protected |
sc_port() | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inline |
sc_port(const char *name_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inlineexplicit |
sc_port(sc_signal_inout_if< bool > &interface_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inlineexplicit |
sc_port(const char *name_, sc_signal_inout_if< bool > &interface_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inline |
sc_port(base_type &parent_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inlineexplicit |
sc_port(const char *name_, base_type &parent_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inline |
sc_port(this_type &parent_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inline |
sc_port(const char *name_, this_type &parent_) | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inline |
sc_port_b(int max_size_, sc_port_policy policy=SC_ONE_OR_MORE_BOUND) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inlineexplicitprotected |
sc_port_b(const char *name_, int max_size_, sc_port_policy policy=SC_ONE_OR_MORE_BOUND) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inlineprotected |
sc_port_base(int max_size_, sc_port_policy policy=SC_ONE_OR_MORE_BOUND) | sc_core::sc_port_base | explicitprotected |
sc_port_base(const char *name_, int max_size_, sc_port_policy policy=SC_ONE_OR_MORE_BOUND) | sc_core::sc_port_base | protected |
simcontext() const | sc_core::sc_object | inline |
size() const | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inline |
start_of_simulation() | sc_core::sc_port_base | protectedvirtual |
this_type typedef | sc_core::sc_inout< bool > | |
trace(sc_trace_file *tf) const | sc_core::sc_object | virtual |
unregister_simulation_phase_callback(phase_cb_mask) | sc_core::sc_object | protected |
value_changed() const | sc_core::sc_inout< bool > | inline |
value_changed_event() const | sc_core::sc_inout< bool > | inline |
vbind(sc_interface &) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | protectedvirtual |
vbind(sc_port_base &) | sc_core::sc_port_b< sc_signal_inout_if< bool > > | protectedvirtual |
write(const data_type &value_) | sc_core::sc_inout< bool > | inline |
~sc_inout() | sc_core::sc_inout< bool > | virtual |
~sc_object() | sc_core::sc_object | protectedvirtual |
~sc_port() | sc_core::sc_port< sc_signal_inout_if< bool >, 1, SC_ONE_OR_MORE_BOUND > | inlinevirtual |
~sc_port_b() | sc_core::sc_port_b< sc_signal_inout_if< bool > > | inlineprotectedvirtual |
~sc_port_base() | sc_core::sc_port_base | protectedvirtual |