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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h between version 1.51.2.1 and 1.51.2.2

version 1.51.2.1, 2009/07/27 10:17:40 version 1.51.2.2, 2009/10/30 13:04:14
Line 192 
Line 192 
     void _throwCIMException(     void _throwCIMException(
         CMPIStatus code,         CMPIStatus code,
         CMPI_Error* cmpiError);         CMPI_Error* cmpiError);
   
       SCMOInstance* getSCMOClassFromRequest(
           CString& nameSpace,
           CString& className );
   
       SCMOInstance* getSCMOObjectPathFromRequest(
           CString& nameSpace,
           CString& className,
           CIMObjectPath& cimObjPath );
   
       SCMOInstance* getSCMOInstanceFromRequest(
           CString& nameSpace,
           CString& className,
           CIMInstance& cimInstance );
   
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.51.2.1  
changed lines
  Added in v.1.51.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2