sc_core::sc_process_monitor Class Reference

#include <sysc/kernel/sc_process.h>

Inheritance diagram for sc_core::sc_process_monitor:

Inheritance graph
[legend]

List of all members.

Public Types

enum  { spm_exit = 0 }

Public Member Functions

virtual ~sc_process_monitor ()
virtual void signal (sc_thread_handle thread_p, int type)


Detailed Description

Definition at line 140 of file sc_process.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
spm_exit 

Definition at line 142 of file sc_process.h.


Constructor & Destructor Documentation

virtual sc_core::sc_process_monitor::~sc_process_monitor (  )  [inline, virtual]

Definition at line 145 of file sc_process.h.


Member Function Documentation

virtual void sc_core::sc_process_monitor::signal ( sc_thread_handle  thread_p,
int  type 
) [inline, virtual]

Reimplemented in sc_core::sc_join.

Definition at line 146 of file sc_process.h.


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

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