|
OpenASIP 2.2
|
#include <InterPassDatum.hh>


Public Member Functions | |
| SimpleInterPassDatum () | |
| virtual | ~SimpleInterPassDatum () |
Public Member Functions inherited from InterPassDatum | |
| virtual | ~InterPassDatum () |
Additional Inherited Members | |
Protected Member Functions inherited from InterPassDatum | |
| InterPassDatum () | |
A templated class for classes storing inter-pass data of any type.
Inherits the interface of the given class and the InterPassDatum, thus acts like the given class, but can be stored as inter-pass data. Should make creating new InterPassDatum types easier.
Definition at line 64 of file InterPassDatum.hh.
|
inline |
Definition at line 66 of file InterPassDatum.hh.
|
inlinevirtual |
Definition at line 67 of file InterPassDatum.hh.