|
AppCore
|
#include "ds_system.h"#include <qobject.h>#include <qdatetime.h>#include <stdlib.h>#include "core/xml/EXMLConfig.h"#include "core/xml/EXMLNode.h"#include "core/xml/EXMLAttrib.h"#include "core/common/eqtcompatible.h"#include "ds_event.h"#include "DispatchingModuleManager.h"#include "ds_systemtimer.h"#include "../system/SystemBusinessLogicDispatcher.h"#include "core/log/emlog.h"
Macros | |
| #define | __USE_LOG__ |
| #define | DS_DELAYS_TRIPINFO_NO 0 |
| #define | DS_DELAYS_TRIPINFO_YES 1 |
| #define | APN "apn" |
| #define | ICCID "SIM ICCID" |
| #define | PROVIDER "SIM provider" |
| #define | IMEI "modem IMEI" |
| #define __USE_LOG__ |
| #define APN "apn" |
| #define DS_DELAYS_TRIPINFO_NO 0 |
| #define DS_DELAYS_TRIPINFO_YES 1 |
| #define ICCID "SIM ICCID" |
| #define IMEI "modem IMEI" |
| #define PROVIDER "SIM provider" |
1.8.8