sc_core::sc_clock メンバ一覧

これは全メンバの一覧です。sc_core::sc_clock継承メンバも含んでいます。

add_attribute(sc_attr_base &)sc_core::sc_object
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 > [inline, virtual]
delta_count()sc_core::sc_prim_channel [inline, protected]
dump(::std::ostream &=::std::cout) const sc_core::sc_signal< bool > [inline, 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 > [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_objects() const sc_core::sc_object [inline, virtual]
get_data_ref() const sc_core::sc_signal< bool > [inline, virtual]
get_new_value() const sc_core::sc_signal< bool > [inline]
get_parent() const sc_core::sc_object [inline]
get_parent_object() const sc_core::sc_object [inline]
init(const sc_time &, double, const sc_time &, bool)sc_core::sc_clock [protected]
is_clock() const sc_core::sc_clock [inline, protected, virtual]
is_reset() const sc_core::sc_signal< bool > [virtual]
kind() const sc_core::sc_clock [inline, virtual]
list_end Enum 値sc_core::sc_prim_channel
m_change_event_psc_core::sc_signal< bool > [mutable, protected]
m_cur_valsc_core::sc_signal< bool > [protected]
m_deltasc_core::sc_signal< bool > [protected]
m_duty_cyclesc_core::sc_clock [protected]
m_negedge_event_psc_core::sc_signal< bool > [mutable, protected]
m_negedge_timesc_core::sc_clock [protected]
m_new_valsc_core::sc_signal< bool > [protected]
m_next_negedge_eventsc_core::sc_clock [protected]
m_next_posedge_eventsc_core::sc_clock [protected]
m_outputsc_core::sc_signal< bool > [protected]
m_periodsc_core::sc_clock [protected]
m_posedge_event_psc_core::sc_signal< bool > [mutable, protected]
m_posedge_firstsc_core::sc_clock [protected]
m_posedge_timesc_core::sc_clock [protected]
m_reset_psc_core::sc_signal< bool > [mutable, protected]
m_start_timesc_core::sc_clock [protected]
m_writersc_core::sc_signal< bool > [protected]
name() const sc_core::sc_object [inline]
negedge() const sc_core::sc_signal< bool > [inline, virtual]
negedge_action()sc_core::sc_clock [inline, protected]
negedge_event() const sc_core::sc_signal< bool > [inline, virtual]
next_trigger()sc_core::sc_prim_channel [inline, protected]
next_trigger(const sc_event &e)sc_core::sc_prim_channel [inline, protected]
next_trigger(sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
next_trigger(sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
next_trigger(const sc_time &t)sc_core::sc_prim_channel [inline, protected]
next_trigger(double v, sc_time_unit tu)sc_core::sc_prim_channel [inline, protected]
next_trigger(const sc_time &t, const sc_event &e)sc_core::sc_prim_channel [inline, protected]
next_trigger(double v, sc_time_unit tu, const sc_event &e)sc_core::sc_prim_channel [inline, protected]
next_trigger(const sc_time &t, sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
next_trigger(double v, sc_time_unit tu, sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
next_trigger(const sc_time &t, sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
next_trigger(double v, sc_time_unit tu, sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
num_attributes() const sc_core::sc_object
operator const bool &() const sc_core::sc_signal< bool > [inline]
operator=(const sc_clock &)sc_core::sc_clock [private]
sc_core::sc_signal< bool >::operator=(const bool &a)sc_core::sc_signal< bool > [inline]
sc_core::sc_signal< bool >::operator=(const sc_signal< bool > &a)sc_core::sc_signal< bool > [inline]
period() const sc_core::sc_clock [inline]
posedge() const sc_core::sc_signal< bool > [inline, virtual]
posedge_action()sc_core::sc_clock [inline, protected]
posedge_event() const sc_core::sc_signal< bool > [inline, virtual]
posedge_first() const sc_core::sc_clock [inline]
print(::std::ostream &=::std::cout) const sc_core::sc_signal< bool > [inline, virtual]
read() const sc_core::sc_signal< bool > [inline, virtual]
register_port(sc_port_base &, const char *if_type)sc_core::sc_clock [virtual]
remove_all_attributes()sc_core::sc_object
remove_attribute(const std::string &name_)sc_core::sc_object
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(const sc_clock &)sc_core::sc_clock [private]
sc_clock_negedge_callback classsc_core::sc_clock [friend]
sc_clock_posedge_callback classsc_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_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 > [inline]
sc_signal(const char *name_)sc_core::sc_signal< bool > [inline, explicit]
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]
signal()sc_core::sc_clock [inline]
signal() const sc_core::sc_clock [inline]
simcontext() const sc_core::sc_object [inline]
start(const sc_time &duration)sc_core::sc_clock [inline, static]
start(double v, sc_time_unit tu)sc_core::sc_clock [inline, static]
start(double duration=-1)sc_core::sc_clock [inline, static]
start_of_simulation()sc_core::sc_prim_channel [protected, virtual]
start_time() const sc_core::sc_clock [inline]
stop()sc_core::sc_clock [inline, static]
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 > [inline, virtual]
update()sc_core::sc_signal< bool > [inline, protected, virtual]
update_requested()sc_core::sc_prim_channel [inline]
value_changed_event() const sc_core::sc_signal< bool > [inline, virtual]
wait()sc_core::sc_prim_channel [inline, protected]
wait(const sc_event &e)sc_core::sc_prim_channel [inline, protected]
wait(sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
wait(sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
wait(const sc_time &t)sc_core::sc_prim_channel [inline, protected]
wait(double v, sc_time_unit tu)sc_core::sc_prim_channel [inline, protected]
wait(const sc_time &t, const sc_event &e)sc_core::sc_prim_channel [inline, protected]
wait(double v, sc_time_unit tu, const sc_event &e)sc_core::sc_prim_channel [inline, protected]
wait(const sc_time &t, sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
wait(double v, sc_time_unit tu, sc_event_or_list &el)sc_core::sc_prim_channel [inline, protected]
wait(const sc_time &t, sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
wait(double v, sc_time_unit tu, sc_event_and_list &el)sc_core::sc_prim_channel [inline, protected]
wait(int n)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 > [virtual]


SystemCに対してFri Jun 6 20:11:40 2008に生成されました。  doxygen 1.5.6