(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.52 and 1.53

version 1.52, 2008/08/14 17:44:27 version 1.53, 2008/08/15 23:14:01
Line 139 
Line 139 
  
     // send a message to another module via another service     // send a message to another module via another service
     // @exception Permission     // @exception Permission
     // @exception Deadlock  
     // @exception IPCException     // @exception IPCException
     AsyncReply* ModuleSendWait(     AsyncReply* ModuleSendWait(
         const RegisteredModuleHandle& handle,         const RegisteredModuleHandle& handle,
Line 149 
Line 148 
  
     // send an async message to another service     // send an async message to another service
     // @exception Permission     // @exception Permission
     // @exception Deadlock  
     // @exception IPCException     // @exception IPCException
     Boolean ModuleSendAsync(     Boolean ModuleSendAsync(
         const RegisteredModuleHandle& handle,         const RegisteredModuleHandle& handle,
Line 197 
Line 195 
  
     // send a message to another module via another service     // send a message to another module via another service
     // @exception Permission     // @exception Permission
     // @exception Deadlock  
     // @exception IPCException     // @exception IPCException
     AsyncReply* ClientSendWait(     AsyncReply* ClientSendWait(
         Uint32 destination_q,         Uint32 destination_q,


Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2