imagehandlingutilities/thumbnailmanager/thumbagdaemon/inc/thumbagdaemon.h
branchRCL_3
changeset 21 ad31f4183ddc
parent 9 2eb74cf6572e
child 37 f759b6186ab5
equal deleted inserted replaced
20:ffb2d5dd62e9 21:ad31f4183ddc
   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