Reference Guide to Swarm 1.3.1
Prev
Reference 1. Defobj Library
Next
EventType
Name
EventType — A report of some condition detected during program execution.
Description
A report of some condition detected during program execution.
Protocols adopted by EventType
Symbol
Methods
Phase: Using
- (void)
raiseEvent
Raise an event noting the event symbol type.
- (void)
raiseEvent:
(const void *)
eventData
:
...
Raise an event noting the event symbol type using a format string and arguments.
Prev
Home
Next
Error
Up
GetName