Skip to content

Class AIAC::Event

ClassList > AIAC > Event

Inherited by the following classes: AIAC::AppCloseEvent, AIAC::CameraCalibrationLoadedEvent, AIAC::SLAMCombineMapEvent, AIAC::SLAMMapLoadedEvent, AIAC::SLAMStartMappingEvent, AIAC::SLAMStopMappingEvent, AIAC::SLAMVocabularyLoadedEvent

Public Functions

Type Name
Event (const EventType type, const EventCategory category=EventCategory::None, int32_t priority=0)
EventCategory GetCategory () const
EventType GetType () const
virtual ~Event () = default

Public Functions Documentation

function Event

inline explicit AIAC::Event::Event (
    const EventType type,
    const EventCategory category=EventCategory::None,
    int32_t priority=0
) 

function GetCategory

inline EventCategory AIAC::Event::GetCategory () const

function GetType

inline EventType AIAC::Event::GetType () const

function ~Event

virtual AIAC::Event::~Event () = default


The documentation for this class was generated from the following file src/AIAC/EventSys/Event.h