Numworks Epsilon  1.4.1
Graphing Calculator Operating System
event_parser.cpp File Reference
#include <iostream>
#include <cassert>
#include <ion/events.h>

Go to the source code of this file.

Functions

int eventIndexFromName (std::string name)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ eventIndexFromName()

int eventIndexFromName ( std::string  name)

Definition at line 10 of file event_parser.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 20 of file event_parser.cpp.