telutils/phoneparser/inc/CPhoneGsmParserContainer.h
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 44 987c9837762f
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    20 #ifndef CPHONEGSMPARSERCONTAINER_H
    20 #ifndef CPHONEGSMPARSERCONTAINER_H
    21 #define CPHONEGSMPARSERCONTAINER_H
    21 #define CPHONEGSMPARSERCONTAINER_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include    <e32base.h>
    24 #include    <e32base.h>
    25 #include    "CPhoneGsmParserBase.h"
    25 #include    "cphonegsmparserbase.h" 
    26 
    26 
    27 // CLASS DECLARATION
    27 // CLASS DECLARATION
    28 
    28 
    29 /**
    29 /**
    30 * It is itself a parser and it is container for parsers. Parsing is
    30 * It is itself a parser and it is container for parsers. Parsing is