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

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/Attic/snmpDeliverTrap_stub.cpp between version 1.1.2.2 and 1.4

version 1.1.2.2, 2001/10/15 18:23:25 version 1.4, 2002/06/01 00:57:11
Line 1 
Line 1 
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001 BMC Software, Hewlett Packard, IBM, The Open Group,  // Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM,
 // Tivoli Systems  // The Open Group, Tivoli Systems
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 27 
Line 27 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
   #include <Pegasus/Common/Config.h>
 #include <fcntl.h> #include <fcntl.h>
 #include <sys/stat.h> #include <sys/stat.h>
 #include "snmpDeliverTrap_stub.h" #include "snmpDeliverTrap_stub.h"
Line 36 
Line 37 
 PEGASUS_USING_STD; PEGASUS_USING_STD;
  
 void snmpDeliverTrap_stub::deliverTrap(const String& trapOid, void snmpDeliverTrap_stub::deliverTrap(const String& trapOid,
     const String& enterprise,      const String& community,
     const String& destination,     const String& destination,
     const String& trapType,     const String& trapType,
     Array<String>& vbOids,     Array<String>& vbOids,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2