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

Diff for /pegasus/src/Pegasus/Provider/Attic/CIMPropertyProvider.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_CIMPropertyProvider_h #define Pegasus_CIMPropertyProvider_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Provider/CIMBaseProvider.h>  #include <Pegasus/Provider/CIMProvider.h>
  
 #include <Pegasus/Common/CIMName.h> #include <Pegasus/Common/CIMName.h>
 #include <Pegasus/Common/CIMObjectPath.h> #include <Pegasus/Common/CIMObjectPath.h>
Line 45 
Line 45 
 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 CIMPropertyProvider : public virtual CIMBaseProvider  class PEGASUS_PROVIDER_LINKAGE CIMPropertyProvider : public virtual CIMProvider
 { {
 public: public:
     CIMPropertyProvider(void);     CIMPropertyProvider(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