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

Packages that use FileReaderDevice
at.dms.kjc.spacedynamic   
 

Uses of FileReaderDevice in at.dms.kjc.spacedynamic
 

Methods in at.dms.kjc.spacedynamic that return types with arguments of type FileReaderDevice
 LinkedList<FileReaderDevice> RawTile.getAttachedFileReaders()
          Function that returns the device connected to this tile it will die if there isn't a device or if there are two devices
 Collection<FileReaderDevice> FileState.getFileReaderDevs()