Uses of Enum Class
uk.ac.manchester.spinnaker.messages.eieio.EIEIOCommandID
Packages that use EIEIOCommandID
-
Uses of EIEIOCommandID in uk.ac.manchester.spinnaker.messages.eieio
Subclasses with type arguments of type EIEIOCommandID in uk.ac.manchester.spinnaker.messages.eieioModifier and TypeClassDescriptionenumWhat SpiNNaker-specific EIEIO commands there are.Methods in uk.ac.manchester.spinnaker.messages.eieio that return EIEIOCommandIDModifier and TypeMethodDescriptionstatic EIEIOCommandIDReturns the enum constant of this class with the specified name.static EIEIOCommandID[]EIEIOCommandID.values()Returns an array containing the constants of this enum class, in the order they are declared.