EventList
typedef BObjectList<const system_profiler_event_header> EventList;
typedef DoublyLinkedList<Event> EventList;
typedef BObjectList<BMessage> EventList;
typedef DoublyLinkedList<select_event> EventList;