(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.51 and 1.52

version 1.51, 2006/11/10 18:14:58 version 1.52, 2008/08/14 17:44:27
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 Deadlock
     // @exception IPCException     // @exception IPCException
     AsyncReply* ModuleSendWait(     AsyncReply* ModuleSendWait(
         const RegisteredModuleHandle& handle,         const RegisteredModuleHandle& handle,
Line 149 
Line 149 
  
     // send an async message to another service     // send an async message to another service
     // @exception Permission     // @exception Permission
     // @exception DeadLock      // @exception Deadlock
     // @exception IPCException     // @exception IPCException
     Boolean ModuleSendAsync(     Boolean ModuleSendAsync(
         const RegisteredModuleHandle& handle,         const RegisteredModuleHandle& handle,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2