stif/TestCombiner/inc/TestCombiner.h
branchRCL_3
changeset 14 381827f66490
parent 0 a03f92240627
equal deleted inserted replaced
12:7e287c5c61f0 14:381827f66490
   653 
   653 
   654         // Pause timer
   654         // Pause timer
   655         RTimer                      iPauseTimer;
   655         RTimer                      iPauseTimer;
   656         TName                       iPausedTestCase;
   656         TName                       iPausedTestCase;
   657         TInt                        iPauseTime;
   657         TInt                        iPauseTime;
       
   658         
       
   659         // Pause combiner timer
       
   660         RTimer                      iPauseCombTimer;
       
   661         TInt                        iPauseCombRemainingTime;
   658 
   662 
   659         // Temporary line buffer 
   663         // Temporary line buffer 
   660         HBufC*                      iLine;
   664         HBufC*                      iLine;
   661 
   665 
   662         // Remote control protocol timer
   666         // Remote control protocol timer