SRSDK  0.10.39
Loading...
Searching...
No Matches
Event Class Reference

#include <eventCenter.hpp>

Data Structures

class  Component
 

Public Types

using Error = leia_event_error
 
using Log = leia_event_log
 

Public Member Functions

 Event (leia_event const *ptr)
 
leia_event_type GetType () const
 
Component GetComponent () const
 
Error const * GetError () const
 
Log const * GetLog () const
 

Member Typedef Documentation

◆ Error

◆ Log

Constructor & Destructor Documentation

◆ Event()

Event ( leia_event const *  ptr)
inlineexplicit

Member Function Documentation

◆ GetType()

leia_event_type GetType ( ) const
inline

◆ GetComponent()

Component GetComponent ( ) const
inline

◆ GetError()

Error const * GetError ( ) const
inline

◆ GetLog()

Log const * GetLog ( ) const
inline

The documentation for this class was generated from the following file: