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

Diff for /pegasus/src/Pegasus/ProviderManager2/JMPI/JMPIProviderModule.h between version 1.6 and 1.8

version 1.6, 2006/08/09 21:13:02 version 1.8, 2008/01/30 12:06:31
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, IBM (schuur@de.ibm.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_JMPIProviderModule_h #ifndef Pegasus_JMPIProviderModule_h
 #define Pegasus_JMPIProviderModule_h #define Pegasus_JMPIProviderModule_h
  
 #include "JMPIImpl.h"  
   
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/System.h> #include <Pegasus/Common/System.h>
  
 #include <Pegasus/Provider/CIMProvider.h> #include <Pegasus/Provider/CIMProvider.h>
 #include <Pegasus/ProviderManager2/JMPI/JMPIProvider.h> #include <Pegasus/ProviderManager2/JMPI/JMPIProvider.h>
   #include <Pegasus/ProviderManager2/JMPI/JMPIImpl.h>
  
 #include <Pegasus/Server/Linkage.h> #include <Pegasus/Server/Linkage.h>
   #include <Pegasus/ProviderManager2/JMPI/Linkage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 // The JMPIProviderModule class represents the physical module, as defined by the  // The JMPIProviderModule class represents the physical module, as defined by
 // operation, that contains a provider. This class effectively encapsulates the  // the operation, that contains a provider. This class effectively encapsulates
 // "physical" portion of a provider.  // the "physical" portion of a provider.
  
  
 class PEGASUS_SERVER_LINKAGE JMPIProviderModule  class PEGASUS_JMPIPM_LINKAGE JMPIProviderModule
 { {
  
     friend class JMPILocalProviderManager;     friend class JMPILocalProviderManager;


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2