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

Diff for /pegasus/src/Pegasus/ProviderManagerRouter/OOPProviderManagerRouter.h between version 1.2 and 1.3

version 1.2, 2011/08/11 12:12:35 version 1.3, 2012/08/07 16:06:23
Line 108 
Line 108 
         const CIMInstance& providerModule,         const CIMInstance& providerModule,
         CIMRequestMessage* request);         CIMRequestMessage* request);
  
       /** Function creates a copy of _providerAgentTable. Do NOT inline this
           method ever since it needs obtain the _providerAgentTableMutex and also
           does have to release the mutex before returning. When inlined the
           AutoMutex will not unlock.
         */
       Array<ProviderAgentContainer*> _getProviderAgentContainerCopy();
   
     /**     /**
         Return an array of pointers to ProviderAgentContainers for the         Return an array of pointers to ProviderAgentContainers for the
         specified moduleName.         specified moduleName.


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