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

version 1.3, 2008/12/02 09:01:39 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());


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2