sc_core::sc_event_list Class Reference

#include <sysc/kernel/sc_event.h>

Inheritance diagram for sc_core::sc_event_list:

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

Collaboration graph
[legend]

List of all members.

Protected Member Functions

void push_back (const sc_event &)
 sc_event_list (const sc_event &, bool and_list_, bool auto_delete_=false)
int size () const
bool and_list () const
void add_dynamic (sc_method_handle)
void add_dynamic (sc_thread_handle)
void remove_dynamic (sc_method_handle, const sc_event *)
void remove_dynamic (sc_thread_handle, const sc_event *)
void auto_delete ()

Friends

class sc_process_b
class sc_method_process
class sc_thread_process


Detailed Description

Definition at line 319 of file sc_event.h.


Constructor & Destructor Documentation

sc_core::sc_event_list::sc_event_list ( const sc_event e,
bool  and_list_,
bool  auto_delete_ = false 
) [inline, protected]

Definition at line 361 of file sc_event.h.


Member Function Documentation

void sc_core::sc_event_list::push_back ( const sc_event e  )  [protected]

Definition at line 392 of file sc_event.cpp.

int sc_core::sc_event_list::size (  )  const [inline, protected]

Definition at line 373 of file sc_event.h.

bool sc_core::sc_event_list::and_list (  )  const [inline, protected]

Definition at line 380 of file sc_event.h.

void sc_core::sc_event_list::add_dynamic ( sc_method_handle  method_h  )  [protected]

Definition at line 409 of file sc_event.cpp.

void sc_core::sc_event_list::add_dynamic ( sc_thread_handle  thread_h  )  [protected]

Definition at line 420 of file sc_event.cpp.

void sc_core::sc_event_list::remove_dynamic ( sc_method_handle  method_h,
const sc_event e_not 
) [protected]

Definition at line 431 of file sc_event.cpp.

void sc_core::sc_event_list::remove_dynamic ( sc_thread_handle  thread_h,
const sc_event e_not 
) [protected]

Definition at line 446 of file sc_event.cpp.

void sc_core::sc_event_list::auto_delete (  )  [inline, protected]

Definition at line 388 of file sc_event.h.


Friends And Related Function Documentation

friend class sc_process_b [friend]

Reimplemented in sc_core::sc_event_or_list, and sc_core::sc_event_and_list.

Definition at line 321 of file sc_event.h.

friend class sc_method_process [friend]

Reimplemented in sc_core::sc_event_or_list, and sc_core::sc_event_and_list.

Definition at line 322 of file sc_event.h.

friend class sc_thread_process [friend]

Reimplemented in sc_core::sc_event_or_list, and sc_core::sc_event_and_list.

Definition at line 323 of file sc_event.h.


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

Generated on Wed Jan 21 15:32:14 2009 for SystemC by  doxygen 1.5.5