(file) Return to JMPIProvider.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / JMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/JMPI/JMPIProvider.h between version 1.15 and 1.16

version 1.15, 2006/09/14 16:24:35 version 1.16, 2006/09/20 20:47:44
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Chip Vincent (cvincent@us.ibm.com)  
 //  
 // Modified By: Yi Zhou, Hewlett-Packard Company(yi_zhou@hp.com)  
 //              Mike Day, IBM (mdday@us.ibm.com)  
 //              Adrian Schuur, schuur@de.ibm.com  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_JMPIProvider_h #ifndef Pegasus_JMPIProvider_h
 #define Pegasus_JMPIProvider_h #define Pegasus_JMPIProvider_h
  
 #include "JMPIImpl.h"  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Provider/CIMOMHandle.h> #include <Pegasus/Provider/CIMOMHandle.h>
 #include <Pegasus/Provider/CIMInstanceProvider.h> #include <Pegasus/Provider/CIMInstanceProvider.h>
Line 49 
Line 42 
 #include <Pegasus/Common/AtomicInt.h> #include <Pegasus/Common/AtomicInt.h>
  
 #include <Pegasus/Server/Linkage.h> #include <Pegasus/Server/Linkage.h>
   #include <Pegasus/ProviderManager2/JMPI/Linkage.h>
   #include <Pegasus/ProviderManager2/JMPI/JMPIImpl.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 63 
Line 58 
 // provider module. It is wrapped in a facade to stabalize the interface // provider module. It is wrapped in a facade to stabalize the interface
 // and is directly tied to a module. // and is directly tied to a module.
  
 class PEGASUS_SERVER_LINKAGE JMPIProvider :  class PEGASUS_JMPIPM_LINKAGE JMPIProvider :
                        public virtual CIMProvider                        public virtual CIMProvider
 { {
 public: public:


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2