telutils/phoneparser/src/CPhoneGsmHandlerContainer.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    "CPhoneGsmHandlerContainer.h"
    20 #include    "cphonegsmhandlercontainer.h" 
    21 #include    "PhoneGsmParser.h"
    21 #include    "phonegsmparser.h" 
    22 
    22 
    23 // CONSTANTS
    23 // CONSTANTS
    24 const TInt KPhoneHandlerArrayGranularity = 10;
    24 const TInt KPhoneHandlerArrayGranularity = 10;
    25 const TInt KPhoneHandlerArrayReserve = 10;
    25 const TInt KPhoneHandlerArrayReserve = 10;
    26 
    26