Class AllEventID¶ Defined in File EventApi.h Class Documentation¶ class AllEventID¶ This class contains the event ID numbers of all defined events. Public Functions AllEventID()¶ Public Members int count¶ The number of defined events. int id[constants::maxEvents]¶ The first count indices of this array contains the ID numbers of the defined events.