add_attribute(sc_attr_base &) | sc_core::sc_prim_channel | |
add_child_event(sc_event *event_p) | sc_core::sc_prim_channel | protectedvirtual |
add_child_object(sc_object *object_p) | sc_core::sc_prim_channel | protectedvirtual |
async_attach_suspending() | sc_core::sc_prim_channel | protected |
async_detach_suspending() | sc_core::sc_prim_channel | protected |
async_request_update() | sc_core::sc_prim_channel | |
attr_cltn() | sc_core::sc_prim_channel | |
attr_cltn() const | sc_core::sc_prim_channel | |
basename() const | sc_core::sc_prim_channel | |
before_end_of_elaboration() | sc_core::sc_prim_channel | protectedvirtual |
buffer | tlm::tlm_fifo< T > | protected |
debug() const | tlm::tlm_fifo< T > | inlinevirtual |
default_event() const | sc_core::sc_interface | virtual |
dump(::std::ostream &os=::std::cout) const | sc_core::sc_prim_channel | virtual |
end_of_elaboration() | sc_core::sc_prim_channel | protectedvirtual |
end_of_simulation() | sc_core::sc_prim_channel | protectedvirtual |
get(tlm_tag< T > *=0) | tlm::tlm_fifo< T > | inlinevirtual |
tlm::tlm_fifo_get_if::get(T &t) | tlm::tlm_blocking_get_if< T > | inlinevirtual |
get_attribute(const std::string &name_) | sc_core::sc_prim_channel | |
get_attribute(const std::string &name_) const | sc_core::sc_prim_channel | |
get_child_events() const | sc_core::sc_prim_channel | virtual |
get_child_objects() const | sc_core::sc_prim_channel | virtual |
get_parent() const | sc_core::sc_prim_channel | |
get_parent_object() const | sc_core::sc_prim_channel | |
init(int) | tlm::tlm_fifo< T > | inlineprotected |
kind() const | tlm::tlm_fifo< T > | inlinevirtual |
kind_string | tlm::tlm_fifo< T > | static |
list_end | sc_core::sc_prim_channel | |
m_data_read_event | tlm::tlm_fifo< T > | protected |
m_data_written_event | tlm::tlm_fifo< T > | protected |
m_expand | tlm::tlm_fifo< T > | protected |
m_num_read | tlm::tlm_fifo< T > | protected |
m_num_read_no_notify | tlm::tlm_fifo< T > | protected |
m_num_readable | tlm::tlm_fifo< T > | protected |
m_num_written | tlm::tlm_fifo< T > | protected |
m_size | tlm::tlm_fifo< T > | protected |
name() const | sc_core::sc_prim_channel | |
nb_bound(unsigned int n) | tlm::tlm_fifo< T > | inline |
nb_can_get(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
nb_can_peek(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
nb_can_put(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
nb_expand(unsigned int n=1) | tlm::tlm_fifo< T > | inline |
nb_get(T &) | tlm::tlm_fifo< T > | inlinevirtual |
nb_peek(T &) const | tlm::tlm_fifo< T > | inlinevirtual |
nb_peek(T &, int n) const | tlm::tlm_fifo< T > | inlinevirtual |
nb_poke(const T &, int n=0) | tlm::tlm_fifo< T > | inlinevirtual |
nb_put(const T &) | tlm::tlm_fifo< T > | inlinevirtual |
nb_reduce(unsigned int n=1) | tlm::tlm_fifo< T > | inline |
nb_unbound(unsigned int n=16) | tlm::tlm_fifo< T > | inline |
next_trigger() | sc_core::sc_prim_channel | protected |
next_trigger(const sc_event &e) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_time &t) | sc_core::sc_prim_channel | protected |
next_trigger(double v, sc_time_unit tu) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_time &t, const sc_event &e) | sc_core::sc_prim_channel | protected |
next_trigger(double v, sc_time_unit tu, const sc_event &e) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_time &t, const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
next_trigger(double v, sc_time_unit tu, const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
next_trigger(const sc_time &t, const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
next_trigger(double v, sc_time_unit tu, const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
num_attributes() const | sc_core::sc_prim_channel | |
ok_to_get(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
ok_to_peek(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
ok_to_put(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
sc_core::sc_prim_channel::operator=(const sc_object &) | sc_core::sc_object | protected |
peek(tlm_tag< T > *=0) const | tlm::tlm_fifo< T > | inlinevirtual |
tlm::tlm_fifo_get_if::peek(T &t) const | tlm::tlm_blocking_peek_if< T > | inlinevirtual |
phase_cb_mask typedef | sc_core::sc_prim_channel | |
print(::std::ostream &os=::std::cout) const | sc_core::sc_prim_channel | virtual |
put(const T &) | tlm::tlm_fifo< T > | inlinevirtual |
read_event(tlm_tag< T > *=0) | tlm::tlm_fifo< T > | inlineprotected |
register_port(sc_port_base &port_, const char *if_typename_) | sc_core::sc_interface | virtual |
register_simulation_phase_callback(phase_cb_mask) | sc_core::sc_prim_channel | protected |
remove_all_attributes() | sc_core::sc_prim_channel | |
remove_attribute(const std::string &name_) | sc_core::sc_prim_channel | |
remove_child_event(sc_event *event_p) | sc_core::sc_prim_channel | protectedvirtual |
remove_child_object(sc_object *object_p) | sc_core::sc_prim_channel | protectedvirtual |
request_update() | sc_core::sc_prim_channel | |
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 | protected |
simcontext() const | sc_core::sc_prim_channel | |
size() const | tlm::tlm_fifo< T > | inlinevirtual |
start_of_simulation() | sc_core::sc_prim_channel | protectedvirtual |
timed_out() | sc_core::sc_prim_channel | protected |
tlm_analysis_fifo(const char *nm) | tlm::tlm_analysis_fifo< T > | inline |
tlm_analysis_fifo() | tlm::tlm_analysis_fifo< T > | inline |
tlm_fifo(int size_=1) | tlm::tlm_fifo< T > | inlineexplicit |
tlm_fifo(const char *name_, int size_=1) | tlm::tlm_fifo< T > | inlineexplicit |
trace(sc_trace_file *tf) const | sc_core::sc_prim_channel | virtual |
unregister_simulation_phase_callback(phase_cb_mask) | sc_core::sc_prim_channel | protected |
update() | tlm::tlm_fifo< T > | inlineprotectedvirtual |
update_requested() | sc_core::sc_prim_channel | |
used() const | tlm::tlm_fifo< T > | inlinevirtual |
wait() | sc_core::sc_prim_channel | protected |
wait(const sc_event &e) | sc_core::sc_prim_channel | protected |
wait(const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
wait(const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
wait(const sc_time &t) | sc_core::sc_prim_channel | protected |
wait(double v, sc_time_unit tu) | sc_core::sc_prim_channel | protected |
wait(const sc_time &t, const sc_event &e) | sc_core::sc_prim_channel | protected |
wait(double v, sc_time_unit tu, const sc_event &e) | sc_core::sc_prim_channel | protected |
wait(const sc_time &t, const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
wait(double v, sc_time_unit tu, const sc_event_or_list &el) | sc_core::sc_prim_channel | protected |
wait(const sc_time &t, const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
wait(double v, sc_time_unit tu, const sc_event_and_list &el) | sc_core::sc_prim_channel | protected |
wait(int n) | sc_core::sc_prim_channel | protected |
write(const tlm_analysis_triple< T > &t) | tlm::tlm_analysis_fifo< T > | inlinevirtual |
write(const T &t) | tlm::tlm_analysis_fifo< T > | inlinevirtual |
~sc_interface() | sc_core::sc_interface | virtual |
~sc_object() | sc_core::sc_object | protectedvirtual |
~sc_prim_channel() | sc_core::sc_prim_channel | protectedvirtual |
~tlm_fifo() | tlm::tlm_fifo< T > | inlinevirtual |