telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/inc/cmockphonemesshandler.h
branchRCL_3
changeset 19 630d2f34d719
parent 18 17af172ffa5f
child 20 07a122eea281
equal deleted inserted replaced
18:17af172ffa5f 19:630d2f34d719
    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;    
       
    52     };
    51     };
    53 
    52 
    54 #endif // CMockPhoneMessHandler_H
    53 #endif // CMockPhoneMessHandler_H
    55 
    54