(file) Return to CIMQueryProvider.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Provider / Attic

Diff for /pegasus/src/Pegasus/Provider/Attic/CIMQueryProvider.h between version 1.11 and 1.12

version 1.11, 2002/09/04 20:41:50 version 1.12, 2002/09/16 22:21:39
Line 31 
Line 31 
 #define Pegasus_CIMQueryProvider_h #define Pegasus_CIMQueryProvider_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Provider/CIMBaseProvider.h>  #include <Pegasus/Provider/CIMProvider.h>
  
 #include <Pegasus/Common/Array.h> #include <Pegasus/Common/Array.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
Line 46 
Line 46 
 from this class must implement all methods. The minimal method implementation simply throw the from this class must implement all methods. The minimal method implementation simply throw the
 NotSupported exception. NotSupported exception.
 */ */
 class PEGASUS_PROVIDER_LINKAGE CIMQueryProvider : public virtual CIMBaseProvider  class PEGASUS_PROVIDER_LINKAGE CIMQueryProvider : public virtual CIMProvider
 { {
 public: public:
     CIMQueryProvider(void);     CIMQueryProvider(void);


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2