Uses of Enum Class
uk.ac.manchester.spinnaker.messages.model.P2PTableRoute
Packages that use P2PTableRoute
Package
Description
Model support classes for the communication messages.
-
Uses of P2PTableRoute in uk.ac.manchester.spinnaker.messages.model
Methods in uk.ac.manchester.spinnaker.messages.model that return P2PTableRouteModifier and TypeMethodDescriptionstatic P2PTableRoute
P2PTableRoute.get
(int value) Get a route descriptor from its encoded form.P2PTable.getRoute
(HasChipLocation chip) Get the route to follow from this chip to the given chip.static P2PTableRoute
Returns the enum constant of this class with the specified name.static P2PTableRoute[]
P2PTableRoute.values()
Returns an array containing the constants of this enum class, in the order they are declared.