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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPIClassCache.cpp between version 1.8.2.4 and 1.8.2.5

version 1.8.2.4, 2009/10/21 15:49:31 version 1.8.2.5, 2009/10/23 14:59:25
Line 115 
Line 115 
                 return scmoClass;                 return scmoClass;
             }             }
  
             const CIMClass cc = CM_CIMOM(mb)->getClass(              CIMOMHandleRep* handle=CM_CIMOM(mb);
   
               const CIMClass cc = handle->getClass(
                 OperationContext(),                 OperationContext(),
                 CIMNamespaceNameCast(nsName),                 CIMNamespaceNameCast(nsName),
                 CIMNameCast(className),                 CIMNameCast(className),


Legend:
Removed from v.1.8.2.4  
changed lines
  Added in v.1.8.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2