linklayercontrol/networkinterfacemgr/agentprcore/inc/agentscpr.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
   120 private:
   120 private:
   121     TBool iScprOwnedNotificationHandler;
   121     TBool iScprOwnedNotificationHandler;
   122     TBool iAuthenticateInProgress;
   122     TBool iAuthenticateInProgress;
   123     TBool iStopRequested;		// ETrue means an agent stop has been requested - not that the SCPr has received a TCFDataClient::TStop
   123     TBool iStopRequested;		// ETrue means an agent stop has been requested - not that the SCPr has received a TCFDataClient::TStop
   124     TInt iStoppingReason;
   124     TInt iStoppingReason;
   125 
   125     
   126     Elements::TStateChange iLastProgress;
   126     Elements::TStateChange iLastProgress;
   127     TBuf<KCommsDbSvrMaxUserIdPassLength> iUsername;
   127     TBuf<KCommsDbSvrMaxUserIdPassLength> iUsername;
   128     TBuf<KCommsDbSvrMaxUserIdPassLength> iPassword;
   128     TBuf<KCommsDbSvrMaxUserIdPassLength> iPassword;
   129     TUint iActivityIdForAdapter;
   129     TUint iActivityIdForAdapter;
   130     };
   130     };