Uses of Class
uk.ac.manchester.spinnaker.front_end.BoardLocalSupport
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end.download |
The buffer manager and support classes.
|
uk.ac.manchester.spinnaker.front_end.dse |
Data specification execution interface.
|
uk.ac.manchester.spinnaker.front_end.iobuf |
Utility for retrieving IOBUF contents.
|
-
Uses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.download
Subclasses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.download Modifier and Type Class Description class
DataGatherer
Implementation of the SpiNNaker Fast Data Download Protocol.class
DataReceiver
Stripped down version of the BufferManager for early testing.class
DirectDataGatherer
Deprecated.This class uses an unimplemented API call that needs to be fixed but hasn't been yet.class
RecordingRegionDataGatherer
A data gatherer that pulls the data from a recording region. -
Uses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.dse
Subclasses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.dse Modifier and Type Class Description class
ExecuteDataSpecification
Common base for executing data specifications.class
FastExecuteDataSpecification
Implementation of the Data Specification Executor that uses the Fast Data In protocol to upload the results to a SpiNNaker machine.class
HostExecuteDataSpecification
Executes the host based data specification. -
Uses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.iobuf
Subclasses of BoardLocalSupport in uk.ac.manchester.spinnaker.front_end.iobuf Modifier and Type Class Description class
IobufRetriever
Retrieves and processes IOBUFs.