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 |
async_request_update() | sc_core::sc_prim_channel | inline |
attr_cltn() | sc_core::sc_object | |
attr_cltn() const | sc_core::sc_object | |
basename() const | sc_core::sc_object | |
before_end_of_elaboration() | sc_core::sc_prim_channel | protectedvirtual |
default_event() const | sc_core::sc_signal< T, POL > | inlinevirtual |
do_update() | sc_core::sc_signal< T, POL > | protected |
dump(::std::ostream &=::std::cout) const | sc_core::sc_signal< T, POL > | virtual |
end_of_elaboration() | sc_core::sc_prim_channel | protectedvirtual |
end_of_simulation() | sc_core::sc_prim_channel | protectedvirtual |
event() const | sc_core::sc_signal< T, POL > | inlinevirtual |
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_data_ref() const | sc_core::sc_signal< T, POL > | inlinevirtual |
get_new_value() const | sc_core::sc_signal< T, POL > | inline |
get_parent() const | sc_core::sc_object | |
get_parent_object() const | sc_core::sc_object | inline |
get_writer_policy() const | sc_core::sc_signal< T, POL > | inlinevirtual |
if_type typedef | sc_core::sc_signal< T, POL > | protected |
kind() const | sc_core::sc_signal< T, POL > | inlinevirtual |
list_end enum value | sc_core::sc_prim_channel | |
m_change_event_p | sc_core::sc_signal< T, POL > | mutableprotected |
m_change_stamp | sc_core::sc_signal< T, POL > | protected |
m_cur_val | sc_core::sc_signal< T, POL > | protected |
m_mutex | sc_core::sc_prim_channel | mutableprotected |
m_new_val | sc_core::sc_signal< T, POL > | protected |
name() const | sc_core::sc_object | inline |
next_trigger() | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_event &e) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_event_or_list &el) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_event_and_list &el) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_time &t) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(double v, sc_time_unit tu) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_time &t, const sc_event &e) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(double v, sc_time_unit tu, const sc_event &e) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_time &t, const sc_event_or_list &el) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(double v, sc_time_unit tu, const sc_event_or_list &el) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(const sc_time &t, const sc_event_and_list &el) | sc_core::sc_prim_channel | inlineprotected |
next_trigger(double v, sc_time_unit tu, const sc_event_and_list &el) | sc_core::sc_prim_channel | inlineprotected |
num_attributes() const | sc_core::sc_object | |
operator const T &() const | sc_core::sc_signal< T, POL > | inline |
operator=(const T &a) | sc_core::sc_signal< T, POL > | inline |
operator=(const sc_signal_in_if< T > &a) | sc_core::sc_signal< T, POL > | inline |
operator=(const this_type &a) | sc_core::sc_signal< T, POL > | inline |
sc_core::sc_object::operator=(const sc_object &) | sc_core::sc_object | inlineprotected |
phase_cb_mask typedef | sc_core::sc_object | |
policy_type typedef | sc_core::sc_signal< T, POL > | protected |
print(::std::ostream &=::std::cout) const | sc_core::sc_signal< T, POL > | inlinevirtual |
read() const | sc_core::sc_signal< T, POL > | inlinevirtual |
register_port(sc_port_base &, const char *) | sc_core::sc_signal< T, POL > | inlinevirtual |
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 |
request_update() | sc_core::sc_prim_channel | inline |
sc_interface() | sc_core::sc_interface | protected |
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_prim_channel() | sc_core::sc_prim_channel | protected |
sc_prim_channel(const char *) | sc_core::sc_prim_channel | explicitprotected |
sc_signal() | sc_core::sc_signal< T, POL > | inline |
sc_signal(const char *name_) | sc_core::sc_signal< T, POL > | inlineexplicit |
sc_signal(const char *name_, const T &initial_value_) | sc_core::sc_signal< T, POL > | inline |
sc_signal_in_if() | sc_core::sc_signal_in_if< T > | inlineprotected |
sc_signal_inout_if() | sc_core::sc_signal_inout_if< T > | inlineprotected |
sc_signal_write_if() | sc_core::sc_signal_write_if< T > | inline |
simcontext() const | sc_core::sc_object | inline |
start_of_simulation() | sc_core::sc_prim_channel | protectedvirtual |
this_type typedef | sc_core::sc_signal< T, POL > | protected |
timed_out() | sc_core::sc_prim_channel | inlineprotected |
trace(sc_trace_file *tf) const | sc_core::sc_signal< T, POL > | inlinevirtual |
unregister_simulation_phase_callback(phase_cb_mask) | sc_core::sc_object | protected |
update() | sc_core::sc_signal< T, POL > | protectedvirtual |
update_requested() | sc_core::sc_prim_channel | inline |
value_changed_event() const | sc_core::sc_signal< T, POL > | inlinevirtual |
wait(int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_event &e, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_event_or_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_event_and_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_time &t, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(double v, sc_time_unit tu, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_time &t, const sc_event &e, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(double v, sc_time_unit tu, const sc_event &e, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_time &t, const sc_event_or_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(double v, sc_time_unit tu, const sc_event_or_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(const sc_time &t, const sc_event_and_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(double v, sc_time_unit tu, const sc_event_and_list &el, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
wait(int n, int seg_id=-1) | sc_core::sc_prim_channel | inlineprotected |
write(const T &) | sc_core::sc_signal< T, POL > | inlinevirtual |
~sc_interface() | sc_core::sc_interface | virtual |
~sc_object() | sc_core::sc_object | protectedvirtual |
~sc_prim_channel() | sc_core::sc_prim_channel | protectedvirtual |
~sc_signal() | sc_core::sc_signal< T, POL > | inlinevirtual |