Numworks Epsilon
1.4.1
Graphing Calculator Operating System
helpers.h
Go to the documentation of this file.
1
#ifndef CODE_HELPERS_H
2
#define CODE_HELPERS_H
3
4
#include <
ion/events.h
>
5
6
namespace
Code
{
7
namespace
Helpers {
8
9
const
char
*
PythonTextForEvent
(
Ion::Events::Event
event);
10
11
}
12
}
13
14
#endif
events.h
Ion::Events::Event
Definition:
events.h:9
Code
Definition:
app.cpp:7
Code::Helpers::PythonTextForEvent
const char * PythonTextForEvent(Ion::Events::Event event)
Definition:
helpers.cpp:37
epsilon
apps
code
helpers.h
Generated by
1.8.14