rc_sc_buffer< sc_logic > Class Template Reference

#include <rc_sc_buffer.h>

Inheritance diagram for rc_sc_buffer< sc_logic >:

rc_sc_signal_b< sc_logic, sc_buffer< sc_logic > > sc_channel sc_signal_inout_if rc_resettable

List of all members.


Detailed Description

template<>
class ReChannel::rc_sc_buffer< sc_logic >

Resettable buffer (wrapping class sc_buffer<sc_logic>).

Definition at line 143 of file rc_sc_buffer.h.


Public Member Functions

 rc_sc_buffer (const sc_module_name &name_=sc_gen_unique_name("buffer"))
virtual bool posedge () const
virtual bool negedge () const
virtual const sc_event & posedge_event () const
virtual const sc_event & negedge_event () const
 operator const sc_logic & () const
rc_sc_buffer
< sc_logic > & 
operator= (const sc_logic &value)
rc_sc_buffer
< sc_logic > & 
operator= (const rc_sc_buffer< sc_logic > &buffer_)

Private Types

typedef
rc_sc_signal_b
< sc_logic,
sc_buffer< sc_logic > > 
base_type

Member Typedef Documentation

typedef rc_sc_signal_b<sc_logic, sc_buffer<sc_logic> > base_type [private]

Definition at line 147 of file rc_sc_buffer.h.


Constructor & Destructor Documentation

rc_sc_buffer ( const sc_module_name &  name_ = sc_gen_unique_name("buffer")  )  [inline, explicit]

Definition at line 150 of file rc_sc_buffer.h.


Member Function Documentation

virtual bool posedge (  )  const [inline, virtual]

Definition at line 157 of file rc_sc_buffer.h.

virtual bool negedge (  )  const [inline, virtual]

Definition at line 160 of file rc_sc_buffer.h.

virtual const sc_event& posedge_event (  )  const [inline, virtual]

Definition at line 163 of file rc_sc_buffer.h.

virtual const sc_event& negedge_event (  )  const [inline, virtual]

Definition at line 166 of file rc_sc_buffer.h.

operator const sc_logic & (  )  const [inline]

Definition at line 171 of file rc_sc_buffer.h.

rc_sc_buffer<sc_logic>& operator= ( const sc_logic &  value  )  [inline]

Definition at line 174 of file rc_sc_buffer.h.

rc_sc_buffer<sc_logic>& operator= ( const rc_sc_buffer< sc_logic > &  buffer_  )  [inline]

Definition at line 177 of file rc_sc_buffer.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 1 23:14:13 2008 for ReChannel by  doxygen 1.5.3