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

Diff for /pegasus/src/Pegasus/Server/CIMServer.h between version 1.49 and 1.50

version 1.49, 2005/05/16 20:00:49 version 1.50, 2005/11/17 17:01:00
Line 132 
Line 132 
     */     */
     void shutdown();     void shutdown();
  
     /** Return true if the server has shutdown, false otherwise.      /** Returns true if the server is in the process of shutting down,
           false otherwise.
     */     */
     Boolean terminated() { return _dieNow; };     Boolean terminated() { return _dieNow; };
  


Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2