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

Diff for /pegasus/src/Pegasus/Provider/CIMAssociationProvider.h between version 1.2 and 1.3

version 1.2, 2002/01/07 19:40:57 version 1.3, 2002/01/07 19:57:07
Line 77 
Line 77 
                 const String & resultRole,                 const String & resultRole,
                 const Uint32 flags,                 const Uint32 flags,
                 const Array<String> & propertyList,                 const Array<String> & propertyList,
                 ResponseHandler<CIMObjectWithPath> & handler) = 0;                  ResponseHandler<CIMObject> & handler) = 0;
  
         /**         /**
         @param contex contains security and locale information relevant for the lifetime         @param contex contains security and locale information relevant for the lifetime
Line 126 
Line 126 
                 const String & role,                 const String & role,
                 const Uint32 flags,                 const Uint32 flags,
                 const Array<String> & propertyList,                 const Array<String> & propertyList,
                 ResponseHandler<CIMObjectWithPath> & handler) = 0;                  ResponseHandler<CIMObject> & handler) = 0;
  
         /**         /**
         @param contex contains security and locale information relevant for the lifetime         @param contex contains security and locale information relevant for the lifetime


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2