sc_core::sc_event_and_list Class Reference

AND list of events. More...

#include <sysc/kernel/sc_event.h>

Inheritance diagram for sc_core::sc_event_and_list:
Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_event_and_list:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_event_and_list ()
 sc_event_and_list (const sc_event &)
void swap (sc_event_and_list &)
sc_event_and_listoperator&= (const sc_event &)
sc_event_and_listoperator&= (const sc_event_and_list &)
sc_event_expr< sc_event_and_listoperator& (const sc_event &)
sc_event_expr< sc_event_and_listoperator& (const sc_event_and_list &)

Protected Member Functions

 sc_event_and_list (bool auto_delete_)

Friends

class sc_event
class sc_event_expr< sc_event_and_list >
class sc_process_b
class sc_method_process
class sc_thread_process

Detailed Description

AND list of events.

Definition at line 177 of file sc_event.h.


Constructor & Destructor Documentation

sc_core::sc_event_and_list::sc_event_and_list ( bool  auto_delete_  )  [inline, explicit, protected]

Definition at line 760 of file sc_event.h.

sc_core::sc_event_and_list::sc_event_and_list (  )  [inline]

Definition at line 748 of file sc_event.h.

sc_core::sc_event_and_list::sc_event_and_list ( const sc_event e  )  [inline]

Definition at line 753 of file sc_event.h.


Member Function Documentation

sc_event_and_expr sc_core::sc_event_and_list::operator& ( const sc_event_and_list el  )  [inline]

Definition at line 806 of file sc_event.h.

sc_event_and_expr sc_core::sc_event_and_list::operator& ( const sc_event e  )  [inline]

Definition at line 796 of file sc_event.h.

sc_event_and_list & sc_core::sc_event_and_list::operator&= ( const sc_event_and_list el  )  [inline]

Definition at line 785 of file sc_event.h.

sc_event_and_list & sc_core::sc_event_and_list::operator&= ( const sc_event e  )  [inline]

Definition at line 774 of file sc_event.h.

void sc_core::sc_event_and_list::swap ( sc_event_and_list that  )  [inline]

Reimplemented from sc_core::sc_event_list.

Definition at line 766 of file sc_event.h.


Friends And Related Function Documentation

friend class sc_event [friend]

Definition at line 180 of file sc_event.h.

friend class sc_event_expr< sc_event_and_list > [friend]

Definition at line 181 of file sc_event.h.

friend class sc_method_process [friend]

Reimplemented from sc_core::sc_event_list.

Definition at line 183 of file sc_event.h.

friend class sc_process_b [friend]

Reimplemented from sc_core::sc_event_list.

Definition at line 182 of file sc_event.h.

friend class sc_thread_process [friend]

Reimplemented from sc_core::sc_event_list.

Definition at line 184 of file sc_event.h.


The documentation for this class was generated from the following file:

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1