telutils/phoneparser/src/CPhoneGsmParserContainer.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    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 ===============================