telutils/phoneparser/src/CPhoneGsmParserContainer.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    "cphonegsmparsercontainer.h" 
    22 #include    "CPhoneGsmParserContainer.h"
    23 #include    "cphonegsmparserresult.h" 
    23 #include    "CPhoneGsmParserResult.h"
    24 #include    "cphonegsmoptioncontainer.h" 
    24 #include    "CPhoneGsmOptionContainer.h"
    25 #include    "phonegsmparser.h" 
    25 #include    "PhoneGsmParser.h"
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 const TInt KPhoneParserArrayGranularity = 5;
    28 const TInt KPhoneParserArrayGranularity = 5;
    29 
    29 
    30 // ============================ MEMBER FUNCTIONS ===============================
    30 // ============================ MEMBER FUNCTIONS ===============================