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

Diff for /pegasus/src/Pegasus/Common/CIMMessage.h between version 1.120 and 1.121

version 1.120, 2013/03/28 19:54:32 version 1.121, 2013/06/11 11:18:29
Line 1434 
Line 1434 
         const String& messageId_,         const String& messageId_,
         const CIMException& cimException_,         const CIMException& cimException_,
         const QueueIdStack& queueIds_,         const QueueIdStack& queueIds_,
         String oopAgentName_ = String::EMPTY);          String oopAgentName_ = String::EMPTY,
           CIMInstance subscription_ = CIMInstance());
  
     String oopAgentName;     String oopAgentName;
       CIMInstance subscription;
 }; };
  
 class PEGASUS_COMMON_LINKAGE CIMNotifyProviderRegistrationResponseMessage class PEGASUS_COMMON_LINKAGE CIMNotifyProviderRegistrationResponseMessage


Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2