#include <NavState.h>
Static Public Member Functions | |
static int | Which () |
static void | Set (int which) |
static void | SetTarget (int run, int event) |
static int | TargetRun () |
static int | TargetEvent () |
Private Member Functions | |
NavState () | |
Encapsulate some data about where the display should go next
Since there can only be one state, these are implemented as a set of static methods
Definition at line 25 of file NavState.h.
|
inlineprivate |
Definition at line 33 of file NavState.h.
|
static |
Definition at line 24 of file NavState.cxx.
|
static |
Definition at line 39 of file NavState.cxx.
|
static |
Definition at line 51 of file NavState.cxx.
|
static |
Definition at line 47 of file NavState.cxx.
|
static |
Definition at line 20 of file NavState.cxx.