Uses of Class
at.dms.kjc.spacedynamic.FileWriterDevice

Packages that use FileWriterDevice
at.dms.kjc.spacedynamic   
 

Uses of FileWriterDevice in at.dms.kjc.spacedynamic
 

Methods in at.dms.kjc.spacedynamic that return FileWriterDevice
 FileWriterDevice FileState.getFileWriterDevice(FlatNode fw)
          get the FileWriterDevice that implements this SIRFileWriter.
 

Methods in at.dms.kjc.spacedynamic that return types with arguments of type FileWriterDevice
 Collection<FileWriterDevice> FileState.getFileWriterDevs()