Uses of Class
at.dms.kjc.slicegraph.OutputContent

Packages that use OutputContent
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. 
 

Uses of OutputContent in at.dms.kjc.slicegraph
 

Subclasses of OutputContent in at.dms.kjc.slicegraph
 class FileOutputContent
          Predefined FilterContent for file output, expands to implement a FileWriter.
 

Constructors in at.dms.kjc.slicegraph with parameters of type OutputContent
OutputContent(OutputContent content)
          Copy constructor for OutputContent.