Class PauseStop
java.lang.Object
uk.ac.manchester.spinnaker.messages.notification.AbstractNotificationMessage
uk.ac.manchester.spinnaker.messages.notification.PauseStop
- All Implemented Interfaces:
- NotificationMessage,- SerializableMessage
Message which indicates that the toolchain has paused or stopped.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class uk.ac.manchester.spinnaker.messages.notification.AbstractNotificationMessageaddToBuffer, build
- 
Constructor Details- 
PauseStoppublic PauseStop()Create an instance.
 
-