rc_sc_event Class Reference

#include <rc_sc_event.h>

Inheritance diagram for rc_sc_event:

rc_resettable

List of all members.


Detailed Description

Resettable event (wrapping class sc_event).

Definition at line 48 of file rc_sc_event.h.


Public Member Functions

 rc_sc_event ()
 RC_ON_INIT_RESETTABLE ()
 RC_ON_RESET ()
void notify ()
void notify (const sc_time &t)
void notify (double t, sc_time_unit tu)
void cancel ()
sc_event_or_list & operator| (const sc_event &e) const
sc_event_and_list & operator & (const sc_event &e) const
 operator sc_event & ()
 operator const sc_event & () const

Private Attributes

sc_event p_event

Constructor & Destructor Documentation

rc_sc_event (  )  [inline]

Definition at line 52 of file rc_sc_event.h.


Member Function Documentation

RC_ON_INIT_RESETTABLE (  )  [inline]

Definition at line 58 of file rc_sc_event.h.

RC_ON_RESET (  )  [inline]

Definition at line 60 of file rc_sc_event.h.

void notify (  )  [inline]

Definition at line 63 of file rc_sc_event.h.

void notify ( const sc_time &  t  )  [inline]

Definition at line 66 of file rc_sc_event.h.

void notify ( double  t,
sc_time_unit  tu 
) [inline]

Definition at line 69 of file rc_sc_event.h.

void cancel (  )  [inline]

Definition at line 72 of file rc_sc_event.h.

sc_event_or_list& operator| ( const sc_event &  e  )  const [inline]

Definition at line 75 of file rc_sc_event.h.

sc_event_and_list& operator & ( const sc_event &  e  )  const [inline]

Definition at line 78 of file rc_sc_event.h.

operator sc_event & (  )  [inline]

Definition at line 81 of file rc_sc_event.h.

operator const sc_event & (  )  const [inline]

Definition at line 84 of file rc_sc_event.h.


Member Data Documentation

sc_event p_event [private]

Definition at line 88 of file rc_sc_event.h.

Referenced by rc_sc_event::cancel(), rc_sc_event::notify(), rc_sc_event::operator &(), rc_sc_event::operator const sc_event &(), rc_sc_event::operator sc_event &(), rc_sc_event::operator|(), and rc_sc_event::RC_ON_RESET().


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