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

Diff for /pegasus/src/Pegasus/Common/CimomMessage.cpp between version 1.3 and 1.4

version 1.3, 2002/02/04 02:52:05 version 1.4, 2002/02/04 17:37:56
Line 58 
Line 58 
 const Uint32 async_results::ASYNC_CHILD_COMPLETE =      0x00000011; const Uint32 async_results::ASYNC_CHILD_COMPLETE =      0x00000011;
 const Uint32 async_results::ASYNC_PHASE_STARTED =       0x00000012; const Uint32 async_results::ASYNC_PHASE_STARTED =       0x00000012;
 const Uint32 async_results::ASYNC_CHILD_STARTED =       0x00000013; const Uint32 async_results::ASYNC_CHILD_STARTED =       0x00000013;
   const Uint32 async_results::CIM_PAUSED =                0x00000014;
   const Uint32 async_results::CIM_STOPPED =               0x00000015;
   
  
  
 const Uint32 async_messages::HEARTBEAT =                0x00000000; const Uint32 async_messages::HEARTBEAT =                0x00000000;


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