classicui_plat/extended_aiw_criteria_api/inc/AiwContactSelectionDataTypes.h
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 55 aecbbf00d063
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
    20 
    20 
    21 
    21 
    22 #ifndef __AIWCONTACTSELECTIONDATATYPES_H__
    22 #ifndef __AIWCONTACTSELECTIONDATATYPES_H__
    23 #define __AIWCONTACTSELECTIONDATATYPES_H__
    23 #define __AIWCONTACTSELECTIONDATATYPES_H__
    24 
    24 
    25 #include <aiwgenericparam.hrh>
    25 #include <AiwGenericParam.hrh>
    26 
    26 
    27 class RVPbkContactFieldDefaultPriorities;
    27 class RVPbkContactFieldDefaultPriorities;
    28 class CVPbkFieldTypeSelector;
    28 class CVPbkFieldTypeSelector;
    29 
    29 
    30 /**
    30 /**
   836 typedef TPckgBuf<TAiwSingleItemSelectionDataV1>     TAiwSingleItemSelectionDataV1Pckg;
   836 typedef TPckgBuf<TAiwSingleItemSelectionDataV1>     TAiwSingleItemSelectionDataV1Pckg;
   837 typedef TPckgBuf<TAiwSingleItemSelectionDataV2>     TAiwSingleItemSelectionDataV2Pckg;
   837 typedef TPckgBuf<TAiwSingleItemSelectionDataV2>     TAiwSingleItemSelectionDataV2Pckg;
   838 typedef TPckgBuf<TAiwSingleItemSelectionDataV3>     TAiwSingleItemSelectionDataV3Pckg;
   838 typedef TPckgBuf<TAiwSingleItemSelectionDataV3>     TAiwSingleItemSelectionDataV3Pckg;
   839 typedef TPckgBuf<TAiwMultipleItemSelectionDataV1>   TAiwMultipleItemSelectionDataV1Pckg;
   839 typedef TPckgBuf<TAiwMultipleItemSelectionDataV1>   TAiwMultipleItemSelectionDataV1Pckg;
   840     
   840     
   841 #include <aiwcontactselectiondatatypes.inl>
   841 #include <AiwContactSelectionDataTypes.inl>
   842 
   842 
   843 #endif // __AiwContactSelectionDataTypes_H__
   843 #endif // __AiwContactSelectionDataTypes_H__
   844 
   844 
   845 // End of File
   845 // End of File