telutils/phoneparser/src/CPhoneGsmParserResult.cpp
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 44 987c9837762f
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    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 ===============================