telutils/phoneparser/src/CPhoneGsmSsParser.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    <bldvariant.hrh>
    20 #include    <bldvariant.hrh>
    21 #include    <featmgr.h>
    21 #include    <featmgr.h>
    22 #include    <nwdefs.h>
    22 #include    <nwdefs.h>
    23 
    23 
    24 #include    "cphonegsmssparser.h" 
    24 #include    "CPhoneGsmSsParser.h"
    25 #include    "cphonegsmparserresult.h" 
    25 #include    "CPhoneGsmParserResult.h"
    26 #include    "phonegsmparser.h" 
    26 #include    "PhoneGsmParser.h"
    27 #include    "cphonegsmoptioncontainer.h" 
    27 #include    "CPhoneGsmOptionContainer.h"
    28 #include    "cphoneparserfeatures.h" 
    28 #include    "CPhoneParserFeatures.h"
    29 
    29 
    30 // CONSTANTS
    30 // CONSTANTS
    31 
    31 
    32 // Granularity of service array
    32 // Granularity of service array
    33 const TInt KPhoneServiceArrayGranularity = 20;
    33 const TInt KPhoneServiceArrayGranularity = 20;