| Safe Haskell | Safe-Infered |
|---|
SoOSiM.Simulator
Documentation
incrSendCounter :: ComponentId -> ComponentId -> Node -> SimMonad ()Source
Arguments
| :: ComponentId | Recipient component ID |
| -> ComponentInput | Actual message |
| -> Node | Node containing the component |
| -> SimMonad () |
updateTraceBuffer :: ComponentId -> String -> Node -> NodeSource