(file) Return to StressTestController.h CVS log (file) (dir) Up to [Pegasus] / pegasus / test / StressTestController

Diff for /pegasus/test/StressTestController/StressTestController.h between version 1.6 and 1.6.8.1

version 1.6, 2008/12/16 18:58:14 version 1.6.8.1, 2013/06/03 22:37:07
Line 363 
Line 363 
     static double _duration;     static double _duration;
  
     /**     /**
         Indicates that the duration is set.  
      */  
     Boolean _durationSpecified;  
   
     /**  
         The ToleranceLevel used for the stress tests         The ToleranceLevel used for the stress tests
      */      */
     Uint32 _toleranceLevel;     Uint32 _toleranceLevel;
  
     /**     /**
         Indicates that the toleranceLevel is set.  
      */  
     Boolean _toleranceLevelSpecified;  
   
     /**  
         The NameSpace that may be used by the clients         The NameSpace that may be used by the clients
      */      */
     String _nameSpace;     String _nameSpace;
  
     /**     /**
         Indicates that the Name Space is set.  
      */  
     Boolean _nameSpaceSpecified;  
   
     /**  
         The Class Name that may be used by the clients         The Class Name that may be used by the clients
      */      */
     String _className;     String _className;
  
     /**     /**
         Indicates that the Class Name is set.  
      */  
     Boolean _ClassNameSpecified;  
   
   
     /**  
         The option character used to specify the hostname.         The option character used to specify the hostname.
      */      */
     static const char   _OPTION_HOSTNAME;     static const char   _OPTION_HOSTNAME;


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2