Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Code::Helpers::EventTextPair Class Reference

Public Member Functions

constexpr EventTextPair (Ion::Events::Event event, const char *text)
 
Ion::Events::Event event () const
 
const char * text () const
 

Detailed Description

Definition at line 7 of file helpers.cpp.

Constructor & Destructor Documentation

◆ EventTextPair()

constexpr Code::Helpers::EventTextPair::EventTextPair ( Ion::Events::Event  event,
const char *  text 
)
inline

Definition at line 9 of file helpers.cpp.

Member Function Documentation

◆ event()

Ion::Events::Event Code::Helpers::EventTextPair::event ( ) const
inline

Definition at line 10 of file helpers.cpp.

◆ text()

const char* Code::Helpers::EventTextPair::text ( ) const
inline

Definition at line 11 of file helpers.cpp.


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