locationmanager/ReverseGeocode/inc/internalreversegeocode.h
branchRCL_3
changeset 22 29d87345eaeb
parent 19 b73252188534
equal deleted inserted replaced
21:85f623e1ef41 22:29d87345eaeb
   160     CInternalAddressInfo *iAddressInfo;
   160     CInternalAddressInfo *iAddressInfo;
   161     HBufC8* iXMLBuf;
   161     HBufC8* iXMLBuf;
   162     MReverseGeocodeObserver& iObserver;
   162     MReverseGeocodeObserver& iObserver;
   163     CConnectionTimerHandler*      iTimer;
   163     CConnectionTimerHandler*      iTimer;
   164 	
   164 	
   165 	// Optimize the buffer len..??
   165 
   166     TBuf8<KMaxFileName> iQueryString;
   166     TBuf8<KMaxFileName> iQueryString;
   167     TBuf8<KMaxFileName> iAuthCode;
       
   168     TBuf8<KMaxFileName> iRefURL;
       
   169     TBuf8<KMaxFileName> iLang;
   167     TBuf8<KMaxFileName> iLang;
   170     TBool iStartTimerFlag;
   168     TBool iStartTimerFlag;
   171 };
   169 };
   172 
   170 
   173 #endif //_INTERNALREVERSEGEOCODE_H_
   171 #endif //_INTERNALREVERSEGEOCODE_H_