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 |
Store * | store () |
Shared::CurveViewCursor * | cursor () |
int * | graphSelectedDotIndex () |
uint32_t * | modelVersion () |
uint32_t * | rangeVersion () |
Public Member Functions inherited from App::Snapshot | |
void | pack (App *app) |
Public Member Functions inherited from TabViewDataSource | |
TabViewDataSource () | |
int | activeTab () const |
int | selectedTab () const |
void | setSelectedTab (int index) |
void | setActiveTab (int index) |
CurveViewCursor * App::Snapshot::cursor | ( | ) |
|
overridevirtual |
Implements App::Snapshot.
|
overridevirtual |
Reimplemented from App::Snapshot.
Implements App::Snapshot.