telutils/phoneparser/src/CPhoneGsmParserResult.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    <featmgr.h>
    20 #include    <featmgr.h>
    21 
    21 
    22 #include    "cphonegsmparserresult.h" 
    22 #include    "CPhoneGsmParserResult.h"
    23 #include    "cphonegsmparserbase.h" 
    23 #include    "CPhoneGsmParserBase.h"
    24 #include    "phonegsmparser.h" 
    24 #include    "PhoneGsmParser.h"
    25 
    25 
    26 // CONSTANTS
    26 // CONSTANTS
    27 const TInt KPhoneParserResultParameterGranularity = 10;
    27 const TInt KPhoneParserResultParameterGranularity = 10;
    28 
    28 
    29 // ============================ MEMBER FUNCTIONS ===============================
    29 // ============================ MEMBER FUNCTIONS ===============================