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

Diff for /pegasus/src/Pegasus/ProviderManager2/OperationResponseHandler.cpp between version 1.33.2.5 and 1.33.2.6

version 1.33.2.5, 2009/11/03 13:11:55 version 1.33.2.6, 2009/12/04 14:09:02
Line 636 
Line 636 
         CIMCreateInstanceResponseMessage& msg =         CIMCreateInstanceResponseMessage& msg =
             *static_cast<CIMCreateInstanceResponseMessage*>(getResponse());             *static_cast<CIMCreateInstanceResponseMessage*>(getResponse());
  
         // TBD: Extend CIMCreateInstanceResponseMessage with ResponseData.  
         Array<CIMObjectPath> cimObjs= getObjects();         Array<CIMObjectPath> cimObjs= getObjects();
         Array<SCMOInstance> scmoObjs= getSCMOObjects();         Array<SCMOInstance> scmoObjs= getSCMOObjects();
         if (cimObjs.size() != 0)         if (cimObjs.size() != 0)


Legend:
Removed from v.1.33.2.5  
changed lines
  Added in v.1.33.2.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2