Uses of Class
uk.ac.manchester.spinnaker.messages.model.MemoryAllocationFailedException
Packages that use MemoryAllocationFailedException
Package
Description
The messages of SpiNNaker Control Protocol (SCP).
-
Uses of MemoryAllocationFailedException in uk.ac.manchester.spinnaker.messages.scp
Methods in uk.ac.manchester.spinnaker.messages.scp that throw MemoryAllocationFailedExceptionModifier and TypeMethodDescriptionRouterAlloc.getSCPResponse
(ByteBuffer buffer) SDRAMAlloc.getSCPResponse
(ByteBuffer buffer) SDRAMDeAlloc.getSCPResponse
(ByteBuffer buffer) protected Integer
RouterAlloc.Response.parse
(ByteBuffer buffer) protected MemoryLocation
SDRAMAlloc.Response.parse
(ByteBuffer buffer) protected Integer
SDRAMDeAlloc.Response.parse
(ByteBuffer buffer)