Inferno  0.2
DetectSCBase< SCCLASS > Class Template Reference

spot SystemC base class by its name and replace with inferno node More...

Inheritance diagram for DetectSCBase< SCCLASS >:
[legend]
Collaboration diagram for DetectSCBase< SCCLASS >:
[legend]

List of all members.

Public Member Functions

 DetectSCBase ()

Detailed Description

template<class SCCLASS>
class DetectSCBase< SCCLASS >

spot SystemC base class by its name and replace with inferno node

We look for the decl and remove it since the inferno Node does not require declaration. Then replace all class nodes that inherit from the suppleid base with the new inferno node and remove the base

Definition at line 50 of file systemc_detection.cpp.


Constructor & Destructor Documentation

template<class SCCLASS >
DetectSCBase< SCCLASS >::DetectSCBase ( ) [inline]

Definition at line 53 of file systemc_detection.cpp.


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