Inferno  0.2
DetectSCType< SCNODE > Class Template Reference

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

Inheritance diagram for DetectSCType< SCNODE >:
[legend]
Collaboration diagram for DetectSCType< SCNODE >:
[legend]

List of all members.

Public Member Functions

 DetectSCType ()

Detailed Description

template<class SCNODE>
class DetectSCType< SCNODE >

spot SystemC type by its name and replace with inferno node

We look for the decl and remeove it since the inferno Node does not require declaration. Then just switch each appearance over to the new node, using a slave

Definition at line 18 of file systemc_detection.cpp.


Constructor & Destructor Documentation

template<class SCNODE >
DetectSCType< SCNODE >::DetectSCType ( ) [inline]

Definition at line 21 of file systemc_detection.cpp.


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