, including all inherited members.
add_attribute(sc_attr_base &) | sc_core::sc_object | |
add_child_event(sc_event *event_p) | sc_core::sc_object | [protected, virtual] |
add_child_object(sc_object *object_p) | sc_core::sc_object | [protected, virtual] |
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_clock | [protected, virtual] |
default_event() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
do_update() | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
dump(::std::ostream &=::std::cout) const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [virtual] |
duty_cycle() const | sc_core::sc_clock | [inline] |
end_of_elaboration() | sc_core::sc_prim_channel | [protected, virtual] |
end_of_simulation() | sc_core::sc_prim_channel | [protected, virtual] |
event() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
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 | [inline, virtual] |
get_child_objects() const | sc_core::sc_object | [inline, virtual] |
get_data_ref() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
get_new_value() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [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< bool, SC_ONE_WRITER > | [inline, virtual] |
if_type typedef | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
init(const sc_time &, double, const sc_time &, bool) | sc_core::sc_clock | [protected] |
is_clock() const | sc_core::sc_clock | [inline, protected] |
kind() const | sc_core::sc_clock | [inline, virtual] |
list_end enum value | sc_core::sc_prim_channel | |
m_change_event_p | sc_core::sc_signal< bool, SC_ONE_WRITER > | [mutable, protected] |
m_change_stamp | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
m_cur_val | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
m_duty_cycle | sc_core::sc_clock | [protected] |
m_mutex | sc_core::sc_prim_channel | [mutable, protected] |
m_negedge_time | sc_core::sc_clock | [protected] |
m_new_val | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
m_next_negedge_event | sc_core::sc_clock | [protected] |
m_next_posedge_event | sc_core::sc_clock | [protected] |
m_period | sc_core::sc_clock | [protected] |
m_posedge_first | sc_core::sc_clock | [protected] |
m_posedge_time | sc_core::sc_clock | [protected] |
m_start_time | sc_core::sc_clock | [protected] |
name() const | sc_core::sc_object | [inline] |
negedge() const =0 | sc_core::sc_signal_in_if< bool > | [pure virtual] |
negedge_action() | sc_core::sc_clock | [inline, protected] |
negedge_event() const =0 | sc_core::sc_signal_in_if< bool > | [pure virtual] |
next_trigger(int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(const sc_time &t, const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
next_trigger(double v, sc_time_unit tu, const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
num_attributes() const | sc_core::sc_object | |
operator const bool &() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
sc_signal< bool, SC_ONE_WRITER >::operator=(const bool &a) | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
sc_signal< bool, SC_ONE_WRITER >::operator=(const sc_signal_in_if< bool > &a) | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
sc_signal< bool, SC_ONE_WRITER >::operator=(const this_type &a) | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
period() const | sc_core::sc_clock | [inline] |
phase_cb_mask typedef | sc_core::sc_object | |
policy_type typedef | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
posedge() const =0 | sc_core::sc_signal_in_if< bool > | [pure virtual] |
posedge_action() | sc_core::sc_clock | [inline, protected] |
posedge_event() const =0 | sc_core::sc_signal_in_if< bool > | [pure virtual] |
posedge_first() const | sc_core::sc_clock | [inline] |
print(::std::ostream &=::std::cout) const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [virtual] |
read() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
register_port(sc_port_base &, const char *if_type) | sc_core::sc_clock | [virtual] |
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 | [protected, virtual] |
remove_child_object(sc_object *object_p) | sc_core::sc_object | [protected, virtual] |
report_error(const char *id, const char *add_msg=0) const | sc_core::sc_clock | [protected] |
request_update() | sc_core::sc_prim_channel | [inline] |
sc_clock() | sc_core::sc_clock | |
sc_clock(const char *name_) | sc_core::sc_clock | [explicit] |
sc_clock(const char *name_, const sc_time &period_, double duty_cycle_=0.5, const sc_time &start_time_=SC_ZERO_TIME, bool posedge_first_=true) | sc_core::sc_clock | |
sc_clock(const char *name_, double period_v_, sc_time_unit period_tu_, double duty_cycle_=0.5) | sc_core::sc_clock | |
sc_clock(const char *name_, double period_v_, sc_time_unit period_tu_, double duty_cycle_, double start_time_v_, sc_time_unit start_time_tu_, bool posedge_first_=true) | sc_core::sc_clock | |
sc_clock(const char *name_, double period_, double duty_cycle_=0.5, double start_time_=0.0, bool posedge_first_=true) | sc_core::sc_clock | |
sc_clock_negedge_callback class | sc_core::sc_clock | [friend] |
sc_clock_posedge_callback class | sc_core::sc_clock | [friend] |
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 | [explicit, protected] |
sc_signal() | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
sc_signal(const char *name_) | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, explicit] |
sc_signal(const char *name_, const bool &initial_value_) | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline] |
sc_signal_in_if() | sc_core::sc_signal_in_if< bool > | [inline, protected] |
sc_signal_inout_if() | sc_core::sc_signal_inout_if< bool > | [inline, protected] |
sc_signal_write_if() | sc_core::sc_signal_write_if< bool > | [inline] |
simcontext() const | sc_core::sc_object | [inline] |
start_of_simulation() | sc_core::sc_prim_channel | [protected, virtual] |
start_time() const | sc_core::sc_clock | [inline] |
this_type typedef | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected] |
time_stamp() | sc_core::sc_clock | [static] |
timed_out() | sc_core::sc_prim_channel | [inline, protected] |
trace(sc_trace_file *tf) const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
unregister_simulation_phase_callback(phase_cb_mask) | sc_core::sc_object | [protected] |
update() | sc_core::sc_signal< bool, SC_ONE_WRITER > | [protected, virtual] |
update_requested() | sc_core::sc_prim_channel | [inline] |
value_changed_event() const | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |
wait(int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_time &t, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_time &t, const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, const sc_event &e, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_time &t, const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, const sc_event_or_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(const sc_time &t, const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(double v, sc_time_unit tu, const sc_event_and_list &el, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
wait(int n, int seg_id) | sc_core::sc_prim_channel | [inline, protected] |
write(const bool &) | sc_core::sc_clock | [virtual] |
~sc_clock() | sc_core::sc_clock | [virtual] |
~sc_interface() | sc_core::sc_interface | [virtual] |
~sc_object() | sc_core::sc_object | [protected, virtual] |
~sc_prim_channel() | sc_core::sc_prim_channel | [protected, virtual] |
~sc_signal() | sc_core::sc_signal< bool, SC_ONE_WRITER > | [inline, virtual] |