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

Diff for /pegasus/src/Pegasus/Common/ModuleController.h between version 1.58 and 1.59

version 1.58, 2008/12/02 09:00:49 version 1.59, 2011/07/29 10:15:21
Line 40 
Line 40 
 #include <Pegasus/Common/MessageQueueService.h> #include <Pegasus/Common/MessageQueueService.h>
 #include <Pegasus/Common/AsyncOpNode.h> #include <Pegasus/Common/AsyncOpNode.h>
 #include <Pegasus/Common/AutoPtr.h> #include <Pegasus/Common/AutoPtr.h>
   #include <Pegasus/Common/CIMMessage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 85 
Line 86 
  
     static ModuleController* getModuleController();     static ModuleController* getModuleController();
  
       static  void indicationCallback(
           CIMProcessIndicationRequestMessage* request);
   
     // send a message to another service     // send a message to another service
     AsyncReply* ClientSendWait(     AsyncReply* ClientSendWait(
         Uint32 destination_q,         Uint32 destination_q,


Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2