SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include <sysc/communication/sc_buffer.h>
Public Types | |
typedef sc_buffer< T, POL > | this_type |
typedef sc_signal< T, POL > | base_type |
typedef T | value_type |
typedef sc_signal_inout_if< T > | if_type |
typedef sc_writer_policy_check< POL > | policy_type |
enum | { list_end = 0xdb } |
typedef unsigned | phase_cb_mask |
Public Member Functions | |
sc_buffer () | |
sc_buffer (const char *name_) | |
sc_buffer (const char *name_, const value_type &initial_value_) | |
virtual void | write (const T &) |
virtual const char * | kind () const |
this_type & | operator= (const value_type &a) |
this_type & | operator= (const sc_signal_in_if< value_type > &a) |
this_type & | operator= (const this_type &a) |
virtual void | register_port (sc_port_base &, const char *) |
virtual sc_writer_policy | get_writer_policy () const |
virtual const sc_event & | default_event () const |
virtual const sc_event & | value_changed_event () const |
virtual const T & | read () const |
virtual const T & | get_data_ref () const |
virtual bool | event () const |
operator const T & () const | |
const T & | get_new_value () const |
void | trace (sc_trace_file *tf) const |
virtual void | print (::std::ostream &=::std::cout) const |
virtual void | dump (::std::ostream &=::std::cout) const |
bool | update_requested () |
void | request_update () |
void | async_request_update () |
const char * | name () const |
const char * | basename () const |
sc_simcontext * | simcontext () const |
bool | add_attribute (sc_attr_base &) |
sc_attr_base * | get_attribute (const std::string &name_) |
const sc_attr_base * | get_attribute (const std::string &name_) const |
sc_attr_base * | remove_attribute (const std::string &name_) |
void | remove_all_attributes () |
int | num_attributes () const |
sc_attr_cltn & | attr_cltn () |
const sc_attr_cltn & | attr_cltn () const |
virtual const std::vector< sc_event * > & | get_child_events () const |
virtual const std::vector< sc_object * > & | get_child_objects () const |
sc_object * | get_parent () const |
sc_object * | get_parent_object () const |
Protected Attributes | |
T | m_cur_val |
T | m_new_val |
sc_event * | m_change_event_p |
sc_dt::uint64 | m_change_stamp |
Definition at line 49 of file sc_buffer.h.
typedef sc_signal<T,POL> sc_core::sc_buffer< T, POL >::base_type |
Definition at line 57 of file sc_buffer.h.
|
inherited |
Definition at line 354 of file sc_signal.h.
|
inherited |
Definition at line 75 of file sc_object.h.
|
inherited |
Definition at line 358 of file sc_signal.h.
typedef sc_buffer<T,POL> sc_core::sc_buffer< T, POL >::this_type |
Definition at line 56 of file sc_buffer.h.
typedef T sc_core::sc_buffer< T, POL >::value_type |
Definition at line 58 of file sc_buffer.h.
|
inherited |
Enumerator | |
---|---|
list_end |
Definition at line 54 of file sc_prim_channel.h.
|
inline |
Definition at line 64 of file sc_buffer.h.
|
inlineexplicit |
Definition at line 68 of file sc_buffer.h.
|
inline |
Definition at line 72 of file sc_buffer.h.
|
inherited |
|
protectedvirtualinherited |
|
protectedvirtualinherited |
Reimplemented in sc_core::sc_process_b.
|
inlineprotectedinherited |
Definition at line 363 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 370 of file sc_prim_channel.h.
|
inlineinherited |
Definition at line 356 of file sc_prim_channel.h.
|
inherited |
|
inherited |
|
inherited |
|
protectedvirtualinherited |
Reimplemented in sc_core::sc_clock.
|
inlinevirtualinherited |
Reimplemented from sc_core::sc_interface.
Definition at line 195 of file sc_signal.h.
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
Definition at line 337 of file sc_signal.h.
|
virtualinherited |
Reimplemented from sc_core::sc_object.
Definition at line 317 of file sc_signal.h.
|
protectedvirtualinherited |
|
protectedvirtualinherited |
|
inlinevirtualinherited |
Implements sc_core::sc_signal_in_if< T >.
Definition at line 214 of file sc_signal.h.
|
inherited |
|
inherited |
|
inlinevirtualinherited |
Definition at line 114 of file sc_object.h.
|
inlinevirtualinherited |
Reimplemented in sc_core::sc_process_b, and sc_core::sc_module.
Definition at line 117 of file sc_object.h.
|
inlinevirtualinherited |
Implements sc_core::sc_signal_in_if< T >.
Definition at line 207 of file sc_signal.h.
|
inlineinherited |
Definition at line 238 of file sc_signal.h.
|
inherited |
|
inlineinherited |
Definition at line 121 of file sc_object.h.
|
inlinevirtualinherited |
Reimplemented from sc_core::sc_signal_write_if< T >.
Definition at line 191 of file sc_signal.h.
|
inlinevirtual |
Reimplemented from sc_core::sc_signal_t< T, POL >.
Definition at line 84 of file sc_buffer.h.
|
protectedinherited |
|
inlineinherited |
Definition at line 77 of file sc_object.h.
|
inlineprotectedinherited |
Definition at line 150 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 156 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 159 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 162 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 165 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 168 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 171 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 174 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 178 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 181 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 185 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 188 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 128 of file sc_signal.h.
|
inherited |
|
inlineinherited |
Definition at line 223 of file sc_signal.h.
|
inline |
Definition at line 89 of file sc_buffer.h.
|
inline |
Definition at line 92 of file sc_buffer.h.
|
inline |
Definition at line 95 of file sc_buffer.h.
|
inlinevirtualinherited |
Reimplemented from sc_core::sc_object.
Definition at line 310 of file sc_signal.h.
|
inlinevirtualinherited |
Implements sc_core::sc_signal_in_if< T >.
Definition at line 203 of file sc_signal.h.
|
inlinevirtualinherited |
Reimplemented from sc_core::sc_interface.
Reimplemented in sc_core::sc_signal_rv< W >, sc_core::sc_clock, and sc_core::sc_signal_resolved.
Definition at line 279 of file sc_signal.h.
|
protectedinherited |
|
inherited |
|
inherited |
|
protectedvirtualinherited |
|
protectedvirtualinherited |
Reimplemented in sc_core::sc_process_b.
|
inlineinherited |
Definition at line 344 of file sc_prim_channel.h.
|
inlineinherited |
Definition at line 91 of file sc_object.h.
|
protectedvirtualinherited |
|
inlineprotectedinherited |
Definition at line 195 of file sc_prim_channel.h.
|
inlinevirtualinherited |
Reimplemented from sc_core::sc_object.
Definition at line 245 of file sc_signal.h.
|
protectedinherited |
|
inlineprotectedvirtual |
Reimplemented from sc_core::sc_signal_t< T, POL >.
Definition at line 129 of file sc_buffer.h.
|
inlineinherited |
Definition at line 59 of file sc_prim_channel.h.
|
inlinevirtualinherited |
Implements sc_core::sc_signal_in_if< T >.
Definition at line 199 of file sc_signal.h.
|
inlineprotectedinherited |
Definition at line 105 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 111 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 114 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 117 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 120 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 123 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 126 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 129 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 132 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 135 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 138 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 141 of file sc_prim_channel.h.
|
inlineprotectedinherited |
Definition at line 144 of file sc_prim_channel.h.
|
inlinevirtual |
Reimplemented from sc_core::sc_signal_t< T, POL >.
Definition at line 116 of file sc_buffer.h.
|
mutableprotectedinherited |
Definition at line 132 of file sc_signal.h.
|
protectedinherited |
Definition at line 133 of file sc_signal.h.
|
protectedinherited |
Definition at line 266 of file sc_signal.h.
|
protectedinherited |
Definition at line 267 of file sc_signal.h.