(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.50 and 1.51

version 1.50, 2006/08/09 21:12:42 version 1.51, 2006/11/10 18:14:58
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Mike Day (mdday@us.ibm.com) <<< Wed Mar 13 20:49:40 2002 mdd >>>  
 //  
 // Modified By: Amit K Arora, IBM (amita@in.ibm.com)  
 //              David Dillard, VERITAS Software Corp.  
 //                  (david.dillard@veritas.com)  
 //              Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_ModuleController_h #ifndef Pegasus_ModuleController_h
Line 273 
Line 266 
     };     };
  
  
       static void _async_handleEnqueue(
           AsyncOpNode* h,
           MessageQueue* q,
           void* parm);
  
     static void _async_handleEnqueue(AsyncOpNode *h, MessageQueue *q, void *parm);  
     List<RegisteredModuleHandle, Mutex> _modules;     List<RegisteredModuleHandle, Mutex> _modules;
     AsyncReply *_send_wait(Uint32, AsyncRequest *);     AsyncReply *_send_wait(Uint32, AsyncRequest *);
     AsyncReply *_send_wait(Uint32, const String &, AsyncRequest *);     AsyncReply *_send_wait(Uint32, const String &, AsyncRequest *);


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2