phonesrv_plat/string_parser_api/inc/CPhoneGsmHandlerContainer.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 44 987c9837762f
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    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.