Event¶
-
class
Cocotec.CocoPlatform.Coco.Event
: public Cocotec.CocoPlatform.Coco.StructuredValue¶ Subclassed by Cocotec.CocoPlatform.Coco.DrainQueueEvent, Cocotec.CocoPlatform.Coco.FunctionCallEvent, Cocotec.CocoPlatform.Coco.FunctionReturnEvent, Cocotec.CocoPlatform.Coco.IllegalEvent, Cocotec.CocoPlatform.Coco.ProcessSignalEvent, Cocotec.CocoPlatform.Coco.SendSignalEvent, Cocotec.CocoPlatform.Coco.TauEvent
Public Functions
-
Cocotec.CocoPlatform.Coco.BehaviouralInstance
Recipient
()¶
-
string
MessageToString
(bool allowNewlines)¶ Prints the event’s message, i.e. ignoring the sender and recipient.
-
List<Cocotec.CocoPlatform.Coco.Event>
RelatedEvents
()¶ A set of events that are related to this event, and could be highlighted together.
-
Cocotec.CocoPlatform.Coco.BehaviouralInstance