The Event List @template-implements \ArrayAccess
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
bool | bool hasEvent(string eventName) | ||||
IEvent | IEvent offsetGet(Json offsetToRetrieve) | ||||
bool | bool offsethasKey(Json anOffset) | ||||
void | void offsetSet(string offset, Json value) | ||||
size_t | size_t count() | ||||
void | void offsetUnset(string offset) | ||||
void | void flush() | ||||
void | void add(IEvent event) |