Numworks Epsilon
1.4.1
Graphing Calculator Operating System
events.h
Go to the documentation of this file.
1
#ifndef ION_BLACKBOX_EVENT_H
2
#define ION_BLACKBOX_EVENT_H
3
4
namespace
Ion
{
5
namespace
Events {
6
namespace
Blackbox {
7
8
void
logAfter
(
int
numberOfEvents);
9
void
dumpEventCount
(
int
i);
10
11
}
12
}
13
}
14
15
#endif
Ion::Events::Blackbox::logAfter
void logAfter(int numberOfEvents)
Definition:
events.cpp:40
Ion
Definition:
backlight.h:6
Ion::Events::Blackbox::dumpEventCount
void dumpEventCount(int i)
Definition:
events.cpp:36
epsilon
ion
src
blackbox
events.h
Generated by
1.8.14