(file) Return to Executor.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Executor.h between version 1.3 and 1.4

version 1.3, 2007/05/30 20:41:28 version 1.4, 2007/06/15 17:40:07
Line 223 
Line 223 
         const char* challengeFilePath,         const char* challengeFilePath,
         const char* response);         const char* response);
  
       /** Update the log level used by the Executor process.
           @param logLevel the new log level to use in the Executor.
           @return 0=success, -1=failure
       */
       static int updateLogLevel(
           const char* logLevel);
   
 private: private:
     // Private to prevent instantiation.     // Private to prevent instantiation.
     Executor();     Executor();


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2