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

Diff for /pegasus/src/Pegasus/WQL/WQLPropertySource.h between version 1.3 and 1.3.8.1

version 1.3, 2002/06/01 00:57:41 version 1.3.8.1, 2003/01/27 21:26:52
Line 23 
Line 23 
 // //
 // Author: Mike Brasher (mbrasher@bmc.com) // Author: Mike Brasher (mbrasher@bmc.com)
 // //
 // Modified By:  // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company
   //                (carolann_graves@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 31 
Line 32 
 #define Pegasus_WQLPropertySource_h #define Pegasus_WQLPropertySource_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/String.h>  #include <Pegasus/Common/CIMName.h>
 #include <Pegasus/WQL/Linkage.h> #include <Pegasus/WQL/Linkage.h>
 #include <Pegasus/WQL/WQLOperand.h> #include <Pegasus/WQL/WQLOperand.h>
  
Line 61 
Line 62 
         @return true if such a property was found and false otherwise.         @return true if such a property was found and false otherwise.
     */     */
     virtual Boolean getValue(     virtual Boolean getValue(
         const String& propertyName,          const CIMName& propertyName,
         WQLOperand& value) const = 0;         WQLOperand& value) const = 0;
 }; };
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2