(file) Return to MemoryResidentRepository.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Repository / Attic

Diff for /pegasus/src/Pegasus/Repository/Attic/MemoryResidentRepository.h between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2007/10/22 22:17:30 version 1.1.2.4, 2007/11/08 15:56:25
Line 38 
Line 38 
 #include <Pegasus/Repository/Repository.h> #include <Pegasus/Repository/Repository.h>
 #include <Pegasus/Common/Pair.h> #include <Pegasus/Common/Pair.h>
 #include <Pegasus/Common/Buffer.h> #include <Pegasus/Common/Buffer.h>
   #include "MetaTypes.h"
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 305 
Line 306 
         void (*callback)(Buffer& buffer, void* data),         void (*callback)(Buffer& buffer, void* data),
         void* data);         void* data);
  
       static Boolean addNameSpace(const MetaNameSpace* nameSpace);
   
 private: private:
     Uint32 _findInstance(     Uint32 _findInstance(
         const CIMNamespaceName& nameSpace,         const CIMNamespaceName& nameSpace,


Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2