applayerpluginsandutils/httpprotocolplugins/httpclient/chttprequestbatcher.h
branchRCL_3
changeset 37 5f1cd966e0d9
parent 7 337070b4fa18
child 39 c0c2f28ace9c
equal deleted inserted replaced
36:a2a70ce3d4e8 37:5f1cd966e0d9
   114 	TSendFunction				iFuncPtr;
   114 	TSendFunction				iFuncPtr;
   115 
   115 
   116 	RTimer						iTimer;
   116 	RTimer						iTimer;
   117 
   117 
   118 	TBool						iTimerCompleted;
   118 	TBool						iTimerCompleted;
   119 
   119 	
       
   120 	TBool						iSendingRequest;
   120 public:	// attributes
   121 public:	// attributes
   121 	__FLOG_DECLARATION_MEMBER2
   122 	__FLOG_DECLARATION_MEMBER2
   122 	};
   123 	};
   123 
   124 
   124 #endif	// __CHTTPREQUESTBATCHER_H__
   125 #endif	// __CHTTPREQUESTBATCHER_H__