00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019 #ifndef INCL_CORE
00020 #define INCL_CORE
00021
00023
00024
00025
00026 #include "syncml/core/Add.h"
00027 #include "syncml/core/Alert.h"
00028 #include "syncml/core/Anchor.h"
00029 #include "syncml/core/Atomic.h"
00030 #include "syncml/core/Authentication.h"
00031 #include "syncml/core/Chal.h"
00032 #include "syncml/core/Cred.h"
00033 #include "syncml/core/CmdID.h"
00034 #include "syncml/core/ComplexData.h"
00035 #include "syncml/core/ContentTypeInfo.h"
00036 #include "syncml/core/Copy.h"
00037 #include "syncml/core/CTCap.h"
00038 #include "syncml/core/Delete.h"
00039 #include "syncml/core/DataStore.h"
00040 #include "syncml/core/DSMem.h"
00041 #include "syncml/core/Ext.h"
00042 #include "syncml/core/Exec.h"
00043 #include "syncml/core/Filter.h"
00044 #include "syncml/core/Get.h"
00045 #include "syncml/core/Item.h"
00046 #include "syncml/core/Map.h"
00047 #include "syncml/core/MapItem.h"
00048 #include "syncml/core/Meta.h"
00049 #include "syncml/core/MetInf.h"
00050 #include "syncml/core/Mem.h"
00051 #include "syncml/core/NextNonce.h"
00052 #include "syncml/core/Property.h"
00053 #include "syncml/core/PropParam.h"
00054 #include "syncml/core/Replace.h"
00055 #include "syncml/core/Results.h"
00056 #include "syncml/core/Put.h"
00057 #include "syncml/core/Search.h"
00058 #include "syncml/core/SessionID.h"
00059 #include "syncml/core/Sequence.h"
00060 #include "syncml/core/Source.h"
00061 #include "syncml/core/SourceArray.h"
00062 #include "syncml/core/SourceRef.h"
00063 #include "syncml/core/Status.h"
00064 #include "syncml/core/Sync.h"
00065 #include "syncml/core/SyncCap.h"
00066 #include "syncml/core/SyncML.h"
00067 #include "syncml/core/SyncHdr.h"
00068 #include "syncml/core/SyncBody.h"
00069 #include "syncml/core/SyncType.h"
00070 #include "syncml/core/Target.h"
00071 #include "syncml/core/TargetRef.h"
00072 #include "syncml/core/VerProto.h"
00073 #include "syncml/core/VerDTD.h"
00074
00076 #endif