Group "Message oriented model"

Functions and classes supporting Message Oriented Programming (MOP)

VMSlotVM Interface for message oriented programming operations.
assertCreates a message assertion on a certain message slot.
broadcastSends a message to every callable item subscribed to a message.
consumeConsumes currently being broadcasted signal.
getAssertReturns the given assertion, if it exists.
getSlotRetreives a MOP Message slot.
retractRemoves a previous assertion on a message.
subscribeRegisters a callback to a message slot.
unsubscribeUnregisters a registered callback from a slot.

Made with faldoc 2.2.0