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

Diff for /pegasus/src/Pegasus/Common/CIMMessage.cpp between version 1.32 and 1.33

version 1.32, 2008/01/09 20:29:29 version 1.33, 2008/01/11 19:44:48
Line 519 
Line 519 
     MessageType type,     MessageType type,
     const String& messageId_)     const String& messageId_)
     : Message(type),     : Message(type),
       messageId(messageId_)        messageId(messageId_),
         _languageContextThreadId(Threads::self())
 #ifndef PEGASUS_DISABLE_PERFINST #ifndef PEGASUS_DISABLE_PERFINST
       ,_serverStartTimeMicroseconds(0),       ,_serverStartTimeMicroseconds(0),
       _providerTimeMicroseconds(0),       _providerTimeMicroseconds(0),


Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2