This is very application specific (available modes etc.), but leaving it here for now.
#include
<classaw_support_1_1_application_mode.h>
Public Member Functions |
|
| ApplicationMode | instance () |
| Singleton access with lazy creation and
explicit destruction. |
|
| destruct () | |
| bool | setMode (int) |
| bool | isAuthoringMode () |
| Set method returns true if the value had to
be modified. |
|
| bool | setAuthoringMode () |
| bool | isViewingMode () |
| bool | setViewingMode () |
| ApplicationMode awSupport.ApplicationMode.instance | ( | ) |
Singleton access with lazy creation and explicit destruction.
| awSupport.ApplicationMode.destruct | ( | ) |
| bool awSupport.ApplicationMode.setMode | ( | int | ) |
| bool awSupport.ApplicationMode.isAuthoringMode | ( | ) |
Set method returns true if the value had to be modified.
| bool awSupport.ApplicationMode.setAuthoringMode | ( | ) |
| bool awSupport.ApplicationMode.isViewingMode | ( | ) |
| bool awSupport.ApplicationMode.setViewingMode | ( | ) |