Uses of Class
uk.ac.manchester.spinnaker.messages.boot.BootMessage
Packages that use BootMessage
Package
Description
Classes used to model types of connections that talk to SpiNNaker.
Messages used to boot a SpiNNaker board.
-
Uses of BootMessage in uk.ac.manchester.spinnaker.connections
Subclasses with type arguments of type BootMessage in uk.ac.manchester.spinnaker.connectionsModifier and TypeClassDescriptionclassA connection to the SpiNNaker board that uses UDP for booting.Methods in uk.ac.manchester.spinnaker.connections that return BootMessageMethods in uk.ac.manchester.spinnaker.connections with parameters of type BootMessageModifier and TypeMethodDescriptionvoidBootConnection.sendBootMessage(BootMessage bootMessage) Sends a SpiNNaker boot message using this connection. -
Uses of BootMessage in uk.ac.manchester.spinnaker.messages.boot
Methods in uk.ac.manchester.spinnaker.messages.boot that return types with arguments of type BootMessage