| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <sysc/kernel/sc_process.h>

Public Member Functions | |
| virtual sc_throw_it_helper * | clone () const =0 | 
| virtual void | throw_it ()=0 | 
| sc_throw_it_helper () | |
| virtual | ~sc_throw_it_helper () | 
Definition at line 302 of file sc_process.h.
      
  | 
  inline | 
Definition at line 306 of file sc_process.h.
      
  | 
  inlinevirtual | 
Definition at line 307 of file sc_process.h.
      
  | 
  pure virtual | 
Implemented in sc_core::sc_throw_it< EXCEPT >.
      
  | 
  pure virtual | 
Implemented in sc_core::sc_throw_it< EXCEPT >.
 1.8.5