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

Diff for /pegasus/src/Pegasus/IndicationService/IndicationServiceConfiguration.h between version 1.3.2.1 and 1.4

version 1.3.2.1, 2009/08/19 15:31:49 version 1.4, 2009/02/19 18:01:08
Line 59 
Line 59 
     CIMInstance getInstance (     CIMInstance getInstance (
         const CIMNamespaceName & nameSpace,         const CIMNamespaceName & nameSpace,
         const CIMObjectPath & instanceName,         const CIMObjectPath & instanceName,
         Boolean localOnly = true,  
         Boolean includeQualifiers = false,         Boolean includeQualifiers = false,
         Boolean includeClassOrigin = false,         Boolean includeClassOrigin = false,
         const CIMPropertyList & propertyList = CIMPropertyList());         const CIMPropertyList & propertyList = CIMPropertyList());
Line 67 
Line 66 
     Array <CIMInstance> enumerateInstancesForClass (     Array <CIMInstance> enumerateInstancesForClass (
         const CIMNamespaceName & nameSpace,         const CIMNamespaceName & nameSpace,
         const CIMName & className,         const CIMName & className,
         Boolean localOnly = true,  
         Boolean includeQualifiers = false,         Boolean includeQualifiers = false,
         Boolean includeClassOrigin = false,         Boolean includeClassOrigin = false,
         const CIMPropertyList & propertyList = CIMPropertyList());         const CIMPropertyList & propertyList = CIMPropertyList());
Line 87 
Line 85 
         const CIMName &propertyName,         const CIMName &propertyName,
         const CIMValue &value);         const CIMValue &value);
  
     void _setIntervalPropertyValues(CIMInstance& instance);  
   
     CIMInstance _getIndicationServiceInstance(     CIMInstance _getIndicationServiceInstance(
         Boolean includeQualifiers,         Boolean includeQualifiers,
         Boolean includeClassOrigin,         Boolean includeClassOrigin,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2