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

Packages that use InputContent
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 InputContent in at.dms.kjc.slicegraph
 

Subclasses of InputContent in at.dms.kjc.slicegraph
 class FileInputContent
          Predefined FilterContent for file input, expands to implement a FileReader.
 

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