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