#include "ut_types.h"#include "ut_vector.h"#include "ut_Language.h"#include "ut_string_class.h"#include "xap_AppImpl.h"#include "xav_Listener.h"#include <map>#include <string>#include <list>Go to the source code of this file.
Classes | |
| struct | XAP_StateData |
| class | XAP_App |
| struct | XAP_App::modeless_pair |
Defines | |
| #define | NUM_MODELESSID 39 |
| #define | XAP_SD_FILENAME_LENGTH 256 |
| #define | XAP_SD_MAX_FILES 5 |
| #define NUM_MODELESSID 39 |
Referenced by XAP_App::forgetModelessId(), XAP_App::isModelessRunning(), and XAP_App::rememberModelessId().
| #define XAP_SD_FILENAME_LENGTH 256 |
| #define XAP_SD_MAX_FILES 5 |
Referenced by XAP_App::retrieveState(), and XAP_App::saveState().
1.7.1