telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/inc/cmockphonemesshandler.h
branchRCL_3
changeset 18 17af172ffa5f
parent 0 3553901f7fa8
child 19 630d2f34d719
equal deleted inserted replaced
17:1ac40e087278 18:17af172ffa5f
    46     RPointerArray<CMobilePhoneCWList> iCWLists;
    46     RPointerArray<CMobilePhoneCWList> iCWLists;
    47     RPointerArray<RMobilePhone::TMobilePhoneVoicemailIdsV3> iVoicemailIds;
    47     RPointerArray<RMobilePhone::TMobilePhoneVoicemailIdsV3> iVoicemailIds;
    48     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV1> iNetworkInfoV1List;
    48     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV1> iNetworkInfoV1List;
    49     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV2> iNetworkInfoV2List;
    49     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV2> iNetworkInfoV2List;
    50     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV5> iNetworkInfoV5List;
    50     RPointerArray<RMobilePhone::TMobilePhoneNetworkInfoV5> iNetworkInfoV5List;
       
    51     RPointerArray<CMobilePhoneStoredNetworkList> iStoredNetworkLists;    
    51     };
    52     };
    52 
    53 
    53 #endif // CMockPhoneMessHandler_H
    54 #endif // CMockPhoneMessHandler_H
    54 
    55