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

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.h between version 1.17 and 1.18

version 1.17, 2005/06/07 11:19:44 version 1.18, 2005/08/10 15:23:22
Line 234 
Line 234 
         const Boolean includeClassOrigin,         const Boolean includeClassOrigin,
         const CIMPropertyList& propertyList);         const CIMPropertyList& propertyList);
  
       String _getObjectManagerName();
   
     Array<CIMInstance> _getInstancesCIMNamespace(     Array<CIMInstance> _getInstancesCIMNamespace(
         const CIMObjectPath& objectPath);         const CIMObjectPath& objectPath);
  
Line 289 
Line 291 
         const Boolean includeQualifiers,         const Boolean includeQualifiers,
         const Boolean includeClassOrigin,         const Boolean includeClassOrigin,
         const CIMPropertyList & propertyList);         const CIMPropertyList & propertyList);
   
     // Repository Instance variable     // Repository Instance variable
     //  
        CIMRepository*   _repository;        CIMRepository*   _repository;
          // local save for name of object manager
          String _objectManagerName;
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2