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

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/snmpIndicationHandler.h between version 1.1.2.1 and 1.4

version 1.1.2.1, 2001/10/12 17:33:08 version 1.4, 2002/03/14 00:07:48
Line 29 
Line 29 
  
 #include <iostream> #include <iostream>
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/Selector.h>  
 #include <Pegasus/ExportClient/CIMExportClient.h> #include <Pegasus/ExportClient/CIMExportClient.h>
 #include <Pegasus/Handler/CIMHandler.h> #include <Pegasus/Handler/CIMHandler.h>
 #include <Pegasus/Repository/CIMRepository.h> #include <Pegasus/Repository/CIMRepository.h>
Line 67 
Line 66 
     }     }
  
     void handleIndication(     void handleIndication(
         CIMInstance& indicationHandlerInstance,          CIMInstance& handler,
         CIMInstance& indicationInstance,          CIMInstance& indication,
         String nameSpace);         String nameSpace);
 }; };
  


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2