phonesrv_plat/string_parser_api/inc/CPhoneGsmParserResult.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
   133         // Array of parameters, pointer descriptors to original string.
   133         // Array of parameters, pointer descriptors to original string.
   134         CArrayFixFlat< TPtrC >* iParameters;
   134         CArrayFixFlat< TPtrC >* iParameters;
   135 
   135 
   136     };
   136     };
   137 
   137 
   138 #include    "CPhoneGsmParserResult.inl"
   138 #include    "cphonegsmparserresult.inl" 
   139 
   139 
   140 #endif      // CPHONEGSMPARSERRESULT_H
   140 #endif      // CPHONEGSMPARSERRESULT_H
   141             
   141             
   142 // End of File
   142 // End of File