Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Ion::Events::EventInfo Class Reference

Public Member Functions

bool isUndefined () const
 
const char * text () const
 

Static Public Member Functions

static constexpr EventInfo Undefined ()
 
static constexpr EventInfo Textless ()
 
static constexpr EventInfo Text (int index)
 

Detailed Description

Definition at line 8 of file events.cpp.

Member Function Documentation

◆ isUndefined()

bool Ion::Events::EventInfo::isUndefined ( ) const
inline

Definition at line 13 of file events.cpp.

◆ Text()

static constexpr EventInfo Ion::Events::EventInfo::Text ( int  index)
inlinestatic

Definition at line 12 of file events.cpp.

◆ text()

const char * Ion::Events::EventInfo::text ( ) const

Definition at line 20 of file events.cpp.

◆ Textless()

static constexpr EventInfo Ion::Events::EventInfo::Textless ( )
inlinestatic

Definition at line 11 of file events.cpp.

◆ Undefined()

static constexpr EventInfo Ion::Events::EventInfo::Undefined ( )
inlinestatic

Definition at line 10 of file events.cpp.


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