Description

The Event List @template-implements \ArrayAccess

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
boolbool hasEvent(string eventName)
IEventIEvent offsetGet(Json offsetToRetrieve)
boolbool offsethasKey(Json anOffset)
voidvoid offsetSet(string offset, Json value)
size_tsize_t count()
voidvoid offsetUnset(string offset)
voidvoid flush()
voidvoid add(IEvent event)