|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <app.h>
Public Member Functions | |
| Snapshot () | |
| App * | unpack (Container *container) override |
| void | reset () override |
| Descriptor * | descriptor () override |
| ScriptStore * | scriptStore () |
Public Member Functions inherited from App::Snapshot | |
| void | pack (App *app) |
|
overridevirtual |
Implements App::Snapshot.
|
overridevirtual |
Reimplemented from App::Snapshot.
| ScriptStore * App::Snapshot::scriptStore | ( | ) |
Implements App::Snapshot.