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

Diff for /pegasus/src/Pegasus/Common/ObjectNormalizer.h between version 1.9.10.4 and 1.9.10.5

version 1.9.10.4, 2006/03/10 14:30:37 version 1.9.10.5, 2006/04/11 15:50:44
Line 81 
Line 81 
     CIMInstance processInstance(const CIMInstance & cimInstance) const;     CIMInstance processInstance(const CIMInstance & cimInstance) const;
     //CIMIndication processIndication(const CIMIndication & cimIndication);     //CIMIndication processIndication(const CIMIndication & cimIndication);
  
       static CIMProperty _processProperty(
           CIMConstProperty & referenceProperty,
           CIMConstProperty & cimProperty,
           Boolean includeQualifiers,
           Boolean includeClassOrigin,
           NormalizerContext * context,
           const CIMNamespaceName & nameSpace);
   
 private: private:
     CIMClass _cimClass;     CIMClass _cimClass;
  


Legend:
Removed from v.1.9.10.4  
changed lines
  Added in v.1.9.10.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2