nettools/conntest/inc/SocketsEngine.h
branchRCL_3
changeset 41 4399c14e1ad0
parent 37 22633ca47dfe
equal deleted inserted replaced
37:22633ca47dfe 41:4399c14e1ad0
   400 private:
   400 private:
   401 	// Member variables
   401 	// Member variables
   402 	TUint32						iStartTime; // for performance testing only
   402 	TUint32						iStartTime; // for performance testing only
   403 	TTime                       iStartTTime; // for performance testing only
   403 	TTime                       iStartTTime; // for performance testing only
   404 	TTime						iThroughputStartTime; // for performance testing only
   404 	TTime						iThroughputStartTime; // for performance testing only
   405 	TUint64                     iTroughputDataSize;
   405 	TInt                        iTroughputDataSize;
   406     TCommDbConnPref             iPrefs;
   406     TCommDbConnPref             iPrefs;
   407     TConnPrefList*              iPrefsList;
   407     TConnPrefList*              iPrefsList;
   408     TExtendedConnPref*          iExtPrefs;
   408     TExtendedConnPref*          iExtPrefs;
   409     CCustomPrefsData*           iCustomPrefsData;    
   409     CCustomPrefsData*           iCustomPrefsData;    
   410     RConnection                 iConnection;
   410     RConnection                 iConnection;