EventHistory

Undocumented in source.

Constructors

this
this(int capacity)
Undocumented in source.

Members

Functions

addEvent
Event addEvent(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.
scan
Event scan(string key, bool recursive, ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_lastIndex
ulong _lastIndex;
Undocumented in source.
_mtx
Mutex _mtx;
Undocumented in source.
_queue
EventQueue _queue;
Undocumented in source.
_startIndex
ulong _startIndex;
Undocumented in source.

Meta