phonesrv_plat/string_parser_api/inc/CPhoneGsmParserResult.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
   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