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

Diff for /pegasus/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h between version 1.20.12.2 and 1.21

version 1.20.12.2, 2006/03/07 18:45:58 version 1.21, 2006/01/11 20:44:29
Line 1 
Line 1 
 //%2006////////////////////////////////////////////////////////////////////////  //%2005////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 // EMC Corporation; VERITAS Software Corporation; The Open Group. // EMC Corporation; VERITAS Software Corporation; The Open Group.
 // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;  
 // EMC Corporation; Symantec Corporation; The Open Group.  
 // //
 // 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 142 
Line 140 
         _responseTable.         _responseTable.
  
         @param  req_provider  CIMInstance for the provider to be enabled         @param  req_provider  CIMInstance for the provider to be enabled
         @param  _indicationCallback  PEGASUS_INDICATION_CALLBACK_T for          @param  _indicationCallback  PEGASUS_INDICATION_CALLBACK for indications
             indications  
         @param  ph  OpProviderHolder for the provider to be enabled         @param  ph  OpProviderHolder for the provider to be enabled
  
         Note that since an exception thrown by the provider's         Note that since an exception thrown by the provider's
Line 152 
Line 149 
      */      */
     void _callEnableIndications     void _callEnableIndications
         (CIMInstance & req_provider,         (CIMInstance & req_provider,
          PEGASUS_INDICATION_CALLBACK_T _indicationCallback,           PEGASUS_INDICATION_CALLBACK _indicationCallback,
          OpProviderHolder & ph);          OpProviderHolder & ph);
 }; };
  


Legend:
Removed from v.1.20.12.2  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2