(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.3.2.3 and 1.4

version 1.3.2.3, 2004/03/18 15:40:34 version 1.4, 2004/06/03 23:22:29
Line 203 
Line 203 
  
     CIMInstance _buildInstanceSkeleton(const CIMName& className);     CIMInstance _buildInstanceSkeleton(const CIMName& className);
  
     CIMObjectPath InteropProvider::_buildReference(const CIMInstance& instance,      CIMObjectPath _buildReference(const CIMInstance& instance,
          const CIMName& className);          const CIMName& className);
  
     CIMObjectPath InteropProvider::_buildObjectPath(const CIMNamespaceName& name,      CIMObjectPath _buildObjectPath(const CIMNamespaceName& name,
                               const CIMName& className,                               const CIMName& className,
                               const CIMInstance& instance);                               const CIMInstance& instance);
     CIMObjectPath InteropProvider::_buildInstancePath(const CIMNamespaceName& name,      CIMObjectPath _buildInstancePath(const CIMNamespaceName& name,
                               const CIMName& className,                               const CIMName& className,
                               const CIMInstance& instance);                               const CIMInstance& instance);
  
Line 243 
Line 243 
     CIMInstance _buildInstanceCIMNamespace(const CIMNamespaceName & nameSpace);     CIMInstance _buildInstanceCIMNamespace(const CIMNamespaceName & nameSpace);
  
  
     Array<CIMInstance> InteropProvider::_buildInstancesNamespaceInManager();      Array<CIMInstance> _buildInstancesNamespaceInManager();
  
     Array<CIMInstance> InteropProvider::_buildInstancesCommMechanismForManager();      Array<CIMInstance> _buildInstancesCommMechanismForManager();
  
     // Repository Instance variable     // Repository Instance variable
     //     //


Legend:
Removed from v.1.3.2.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2