applayerpluginsandutils/httpprotocolplugins/httpclient/chttprequestbatcher.h
branchRCL_3
changeset 20 a0da872af3fa
parent 19 c0c2f28ace9c
equal deleted inserted replaced
19:c0c2f28ace9c 20:a0da872af3fa
   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__