Uses of Package
uk.ac.manchester.spinnaker.messages.scp
Package | Description |
---|---|
uk.ac.manchester.spinnaker.connections |
Classes used to model types of connections that talk to SpiNNaker.
|
uk.ac.manchester.spinnaker.connections.model |
Abstract model classes for connections.
|
uk.ac.manchester.spinnaker.messages.bmp |
Messages that talk to the BMP.
|
uk.ac.manchester.spinnaker.messages.model |
Model support classes for the communication messages.
|
uk.ac.manchester.spinnaker.messages.scp |
The messages of SpiNNaker Control Protocol (SCP).
|
uk.ac.manchester.spinnaker.transceiver |
How to actually talk to a SpiNNaker machine.
|
-
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.connections Class Description SCPRequest Represents an Abstract SCP Request.SCPResultMessage The low-level format of SCP result message. -
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.connections.model Class Description SCPRequest Represents an Abstract SCP Request.SCPResultMessage The low-level format of SCP result message. -
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.messages.bmp Class Description SCPCommand The SCP Command codes.SCPRequest Represents an Abstract SCP Request.SCPResponse Represents an abstract SCP response. -
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.messages.model Class Description SCPResult The SCP Result codes. -
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.messages.scp Class Description CheckOKResponse An SCP response to a request which returns nothing other than OK or an error.CommandCode All command codes usable in SCP-like messages.ConnectionAwareMessage An interface that is applied to a message when it wants to be told what connection it is being sent down prior to it being sent.CountState.Response An SCP response to a request for the number of cores in a given state.EmptyResponse An SCP response to a request which has an empty payload.FECRequest A command message to a core using FrontEndCommon lib's simulation management subsystem.FixedRouteRead.Response Response for the fixed route read.GetChipInfo.Response An SCP response to a request for the version of software running.GetReinjectionStatus.Response An SCP response to a request for the dropped packet reinjection status.GetVersion.Response An SCP response to a request for the version of software running.IPTagGet.Response An SCP response to a request for an IP tags.IPTagGetInfo.Response An SCP response to a request for information about IP tags.IPTagSetTTO.Response An SCP response to a request to set the tag timeout.NoResponse An SCP response that should never be received because its request is guaranteed to be a one-way request.PayloadedResponse A response that holds a payload.ReadLink.Response An SCP response to a request to read a region of memory via a link on a chip.ReadMemory.Response An SCP response to a request to read a region of memory on a chip.ReinjectorRequest A command message to an extra monitor control core to manipulate the packet reinjection subsystem.RouterAlloc.Response An SCP response to a request to allocate router entries.RouterTableRequest A command message to an extra monitor control core to manipulate the router table.SCPCommand The SCP Command codes.SCPRequest Represents an Abstract SCP Request.SCPRequestHeader Represents the header of an SCP Request.SCPResponse Represents an abstract SCP response.SCPResult The SCP Result codes.SDRAMAlloc.Response An SCP response to a request to allocate space in SDRAM.SDRAMDeAlloc.Response An SCP response to a request to deallocate SDRAM. -
Classes in uk.ac.manchester.spinnaker.messages.scp used by uk.ac.manchester.spinnaker.transceiver Class Description CheckOKResponse An SCP response to a request which returns nothing other than OK or an error.EmptyResponse An SCP response to a request which has an empty payload.NoResponse An SCP response that should never be received because its request is guaranteed to be a one-way request.PayloadedResponse A response that holds a payload.SCPRequest Represents an Abstract SCP Request.SCPResult The SCP Result codes.