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

Diff for /pegasus/src/Pegasus/IndicationService/SubscriptionRepository.h between version 1.6 and 1.6.10.1

version 1.6, 2005/07/13 19:47:21 version 1.6.10.1, 2006/01/18 17:38:01
Line 44 
Line 44 
 #include <Pegasus/Common/CIMName.h> #include <Pegasus/Common/CIMName.h>
 #include <Pegasus/Common/CIMInstance.h> #include <Pegasus/Common/CIMInstance.h>
 #include <Pegasus/Common/CIMObjectPath.h> #include <Pegasus/Common/CIMObjectPath.h>
 #include <Pegasus/Common/AcceptLanguages.h>  #include <Pegasus/Common/AcceptLanguageList.h>
 #include <Pegasus/Common/ContentLanguages.h>  #include <Pegasus/Common/ContentLanguageList.h>
 #include <Pegasus/Repository/CIMRepository.h> #include <Pegasus/Repository/CIMRepository.h>
  
  
Line 93 
Line 93 
         CIMInstance instance,         CIMInstance instance,
         const CIMNamespaceName & nameSpace,         const CIMNamespaceName & nameSpace,
         const String & userName,         const String & userName,
         const AcceptLanguages & acceptLanguages,          const AcceptLanguageList & acceptLanguages,
         const ContentLanguages & contentLanguages,          const ContentLanguageList & contentLanguages,
         Boolean enabled);         Boolean enabled);
  
     /**     /**


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2