|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIRFileWriter | |
---|---|
at.dms.kjc.rstream | |
at.dms.kjc.sir | Contains the heart of the StreamIt Intermediate Representation, or SIR for short. |
at.dms.kjc.slicegraph | This package aims to supersede the SIR and flatgraph representations of the stream graph with a single representation that maintains all relevant information as well as slice information. |
at.dms.kjc.spacedynamic |
Uses of SIRFileWriter in at.dms.kjc.rstream |
---|
Constructors in at.dms.kjc.rstream with parameters of type SIRFileWriter | |
---|---|
File_Writer(SIRFileWriter fw)
|
Uses of SIRFileWriter in at.dms.kjc.sir |
---|
Methods in at.dms.kjc.sir with parameters of type SIRFileWriter | |
---|---|
protected void |
SIRFileWriter.deepCloneInto(SIRFileWriter other)
Clones all fields of this into |
Uses of SIRFileWriter in at.dms.kjc.slicegraph |
---|
Constructors in at.dms.kjc.slicegraph with parameters of type SIRFileWriter | |
---|---|
FileOutputContent(SIRFileWriter filter)
Construct FileInputContent from SIRFileWriter. |
Uses of SIRFileWriter in at.dms.kjc.spacedynamic |
---|
Methods in at.dms.kjc.spacedynamic that return SIRFileWriter | |
---|---|
SIRFileWriter |
FileWriterDevice.getSIRFileWriter()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |