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

Diff for /pegasus/src/Pegasus/Handler/CIMHandler.h between version 1.10 and 1.10.16.1

version 1.10, 2005/02/14 21:15:35 version 1.10.16.1, 2006/01/18 17:38:00
Line 38 
Line 38 
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/CIMObject.h> #include <Pegasus/Common/CIMObject.h>
 #include <Pegasus/Common/ContentLanguages.h>  #include <Pegasus/Common/ContentLanguageList.h>
 #include <Pegasus/Repository/CIMRepository.h> #include <Pegasus/Repository/CIMRepository.h>
 #include <Pegasus/Common/OperationContext.h> #include <Pegasus/Common/OperationContext.h>
 #include <Pegasus/Handler/Linkage.h> #include <Pegasus/Handler/Linkage.h>
Line 65 
Line 65 
         CIMInstance& indicationInstance,         CIMInstance& indicationInstance,
         CIMInstance& indicationHandlerInstance,         CIMInstance& indicationHandlerInstance,
         CIMInstance& indicationSubscriptionInstance,         CIMInstance& indicationSubscriptionInstance,
         ContentLanguages& contentLanguages) = 0;          ContentLanguageList& contentLanguages) = 0;
  
     // These are the method to initialize and terminate handler. Actual need and     // These are the method to initialize and terminate handler. Actual need and
     // implementation way these methods are yet to be finalized.     // implementation way these methods are yet to be finalized.


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.16.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2