omads/omadsextensions/adapters/sms/inc/SmsDataStore.h
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
    19 #ifndef __SMSDATASTORE_H__
    19 #ifndef __SMSDATASTORE_H__
    20 #define __SMSDATASTORE_H__
    20 #define __SMSDATASTORE_H__
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <SmlDataProvider.h>
    23 #include <SmlDataProvider.h>
    24 #include "snapshotitem.h"
    24 #include "SnapshotItem.h"
    25 #include "changefinder.h"
    25 #include "ChangeFinder.h"
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class CSmsAdapterMsvApi; 
    28 class CSmsAdapterMsvApi; 
    29 class CNSmlDataItemUidSet;
    29 class CNSmlDataItemUidSet;
    30 class TNSmlSnapshotItem;
    30 class TNSmlSnapshotItem;