telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/inc/cmockphonemesshandler.h
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
child 82 042fd2753b8f
equal deleted inserted replaced
65:630d2f34d719 66:07a122eea281
    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