omads/omadsextensions/adapters/sms/inc/ChangeFinder.h
branchRCL_3
changeset 25 4f0867e42d62
parent 24 8e7494275d3a
equal deleted inserted replaced
24:8e7494275d3a 25:4f0867e42d62
    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