Uses of Class
uk.ac.manchester.spinnaker.front_end.iobuf.IobufRequest
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end |
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
|
uk.ac.manchester.spinnaker.front_end.iobuf |
Utility for retrieving IOBUF contents.
|
-
Uses of IobufRequest in uk.ac.manchester.spinnaker.front_end
Methods in uk.ac.manchester.spinnaker.front_end that return IobufRequest Modifier and Type Method Description IobufRequest
CommandLineInterface.IobufMapParam. get()
-
Uses of IobufRequest in uk.ac.manchester.spinnaker.front_end.iobuf
Methods in uk.ac.manchester.spinnaker.front_end.iobuf with parameters of type IobufRequest Modifier and Type Method Description NotableMessages
IobufRetriever. retrieveIobufContents(IobufRequest request, File provenanceDir)
Retrieve and translate some IOBUFs.