file
eventlist.hhNamespaces
- namespace Ase
- The Anklang C++ API namespace.
Classes
-
template <class Event, class CompareOrder>struct Ase::OrderedEventList
- Container for a sorted array of opaque
Event
structures with binary lookup. - class Ase::EventList
- Maintain an array of unique
Event
structures with change notification.