Struct AIAC::EventPolicy¶
ClassList > AIAC > EventPolicy
Public Types¶
Type | Name |
---|---|
typedef std::priority_queue< Item, std::vector< Item >, EventCompare > | PrioriQueueListtyQueue |
Public Static Functions¶
Type | Name |
---|---|
EventCategory | GetCategory (const EventPointer & event) |
EventType | GetEvent (const EventPointer & event) |
Public Types Documentation¶
typedef PrioriQueueListtyQueue¶
using AIAC::EventPolicy::PrioriQueueListtyQueue = std::priority_queue<Item, std::vector<Item>, EventCompare>;
Public Static Functions Documentation¶
function GetCategory¶
function GetEvent¶
The documentation for this class was generated from the following file src/AIAC/EventSys/Event.h