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

Diff for /pegasus/src/Pegasus/ProviderManager2/Attic/ProviderManagerService.h between version 1.25 and 1.26

version 1.25, 2004/10/17 20:40:01 version 1.26, 2004/10/25 18:26:00
Line 77 
Line 77 
     void unloadIdleProviders();     void unloadIdleProviders();
  
     static void indicationCallback(CIMProcessIndicationRequestMessage* request);     static void indicationCallback(CIMProcessIndicationRequestMessage* request);
       static void handleCimResponse(CIMRequestMessage &request,
                                                                                                                                           CIMResponseMessage &response);
  
 protected: protected:
     virtual Boolean messageOK(const Message * message);     virtual Boolean messageOK(const Message * message);
Line 108 
Line 110 
         Uint16 fromStatus,         Uint16 fromStatus,
         Uint16 toStatus);         Uint16 toStatus);
  
 private:  
     SafeQueue<AsyncOpNode *> _incomingQueue;     SafeQueue<AsyncOpNode *> _incomingQueue;
     SafeQueue<AsyncOpNode *> _outgoingQueue;     SafeQueue<AsyncOpNode *> _outgoingQueue;
  


Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2