omads/omadsextensions/adapters/sms/inc/ChangeFinder.h
branchRCL_3
changeset 24 8e7494275d3a
parent 0 dab8a81a92de
child 25 4f0867e42d62
equal deleted inserted replaced
23:2bb96f4ecad8 24:8e7494275d3a
    20 #define __CHANGEFINDER_H__
    20 #define __CHANGEFINDER_H__
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <msvids.h>
    23 #include <msvids.h>
    24 #include <nsmlchangefinder.h>
    24 #include <nsmlchangefinder.h>
    25 #include "SnapshotItem.h"
    25 #include "snapshotitem.h"
    26 
    26 
    27 // DATATYPES
    27 // DATATYPES
    28 typedef CArrayFixSeg<TSnapshotItem> CSnapshotArray;
    28 typedef CArrayFixSeg<TSnapshotItem> CSnapshotArray;
    29 
    29 
    30 // Granularity used with dynamic array
    30 // Granularity used with dynamic array