Inferno  0.2
DetectSCNotifyDelta Class Reference

spot SystemC notify(SC_ZERO_TIME) method by its name and replace with inferno node More...

Inheritance diagram for DetectSCNotifyDelta:
[legend]
Collaboration diagram for DetectSCNotifyDelta:
[legend]

List of all members.

Public Member Functions

 DetectSCNotifyDelta ()

Detailed Description

spot SystemC notify(SC_ZERO_TIME) method by its name and replace with inferno node

Look for myevent.notify(SC_ZERO_TIME) and replace with Notify->myevent. No need to eliminate the notify decl - that disappeared with the sc_event class

Definition at line 274 of file systemc_detection.cpp.


Constructor & Destructor Documentation

Definition at line 277 of file systemc_detection.cpp.

References TypeOf::instance.


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