phonesrv_plat/string_parser_api/inc/CPhoneGsmHandlerContainer.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    19 #ifndef CPHONEGSMHANDLERCONTAINER_H
    19 #ifndef CPHONEGSMHANDLERCONTAINER_H
    20 #define CPHONEGSMHANDLERCONTAINER_H
    20 #define CPHONEGSMHANDLERCONTAINER_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include    <e32base.h>
    23 #include    <e32base.h>
    24 #include    "CPhoneGsmHandlerBase.h"
    24 #include    "cphonegsmhandlerbase.h" 
    25 
    25 
    26 // CLASS DECLARATION
    26 // CLASS DECLARATION
    27 
    27 
    28 /**
    28 /**
    29 * It is container for handlers. It can also be used as a handler.
    29 * It is container for handlers. It can also be used as a handler.