All Classes

Class Description
BasicExecutor
A thread pool designed for simple task execution with combining of exceptions.
BasicExecutor.SimpleCallable
The type of task that this executor can run.
BasicExecutor.Tasks
Holds the future results of the submitted tasks.
BoardLocalSupport
A class for making things easier to do on a per-board basis.
CommandLineInterface
The main command line interface.
CommandLineInterface.DbFileParam
Argument handler for the <dbFile> parameter.
CommandLineInterface.DsFileParam
Argument handler for the <dsFile> parameter.
CommandLineInterface.GatherersParam
Argument handler for the <gatherFile> parameter.
CommandLineInterface.IobufDirParam
Argument handler for the <iobufDir> parameter.
CommandLineInterface.IobufMapParam
Argument handler for the <iobufMapFile> parameter.
CommandLineInterface.LogfileParam
Argument handler for the <logfile> parameter.
CommandLineInterface.MachineParam
Argument handler for the <machineFile> parameter.
CommandLineInterface.PlacementsParam
Argument handler for the <placementFile> parameter.
Constants
Miscellaneous constants that can be overridden by system properties.
DataGatherer
Implementation of the SpiNNaker Fast Data Download Protocol.
DataReceiver
Stripped down version of the BufferManager for early testing.
DirectDataGatherer Deprecated.
This class uses an unimplemented API call that needs to be fixed but hasn't been yet.
DownloadRegion
A non-recording region to be downloaded.
ExecuteDataSpecification
Common base for executing data specifications.
FastExecuteDataSpecification
Implementation of the Data Specification Executor that uses the Fast Data In protocol to upload the results to a SpiNNaker machine.
Gather
Data speed up packet gatherer description.
HostExecuteDataSpecification
Executes the host based data specification.
IobufRequest
The request to read some IOBUFs off a SpiNNaker system.
IobufRetriever
Retrieves and processes IOBUFs.
LogControl
Utilities for working with the log.
Monitor
Extra monitor core information.
NotableMessages
The result of the IOBUF retrieval operations.
Placement
Vertex placement information.
RecordingRegion
A descriptor about a channel of recording data.
RecordingRegionDataGatherer
A data gatherer that pulls the data from a recording region.
Vertex
Vertex recording region information.