changeset 22 | a67f74060682 |
parent 14 | 2edacbf5d3f9 |
child 29 | 4bdfb6b5c9b4 |
19:b790c5b3d11f | 22:a67f74060682 |
---|---|
171 TBool iShutdown; |
171 TBool iShutdown; |
172 |
172 |
173 // reconnect timer |
173 // reconnect timer |
174 CPeriodic* iReconnect; |
174 CPeriodic* iReconnect; |
175 |
175 |
176 TBool iSessionError; |
|
177 |
|
176 #ifdef _DEBUG |
178 #ifdef _DEBUG |
177 TUint32 iAddCounter; |
179 TUint32 iAddCounter; |
178 TUint32 iModCounter; |
180 TUint32 iModCounter; |
179 TUint32 iDelCounter; |
181 TUint32 iDelCounter; |
180 #endif |
182 #endif |