Uses of Interface
uk.ac.manchester.spinnaker.connections.model.SCPSenderReceiver
Package | Description |
---|---|
uk.ac.manchester.spinnaker.connections |
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 SCPSenderReceiver Modifier and Type Class Description 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 SCPSenderReceiver Modifier and Type Class Description class
BMPConnection
A connection for talking to one or more Board Management Processors (BMPs).class
DelegatingSCPConnection
An SCP connection that actually delegates message sending and receiving to another connection.class
SCPConnection
An SDP connection to talk SCP (SpiNNaker Control Protocol) to SC&MP on a SpiNNaker system, and to the cores managed by it.