Uses of Interface
uk.ac.manchester.spinnaker.connections.model.SCPSenderReceiver
Packages that use SCPSenderReceiver
Package
Description
Classes used to model types of connections that talk to SpiNNaker.
-
Uses of SCPSenderReceiver in uk.ac.manchester.spinnaker.connections
Classes in uk.ac.manchester.spinnaker.connections with type parameters of type SCPSenderReceiverModifier and TypeClassDescriptionfinal class
MostDirectConnectionSelector<C extends SCPSenderReceiver>
A selector that goes for the most direct connection for the message.Classes in uk.ac.manchester.spinnaker.connections that implement SCPSenderReceiverModifier and TypeClassDescriptionclass
A connection for talking to one or more Board Management Processors (BMPs).class
An SCP connection that actually delegates message sending and receiving to another connection.class
An SDP connection to talk SCP (SpiNNaker Control Protocol) to SC&MP on a SpiNNaker system, and to the cores managed by it.