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

Diff for /pegasus/src/Pegasus/Common/MessageQueue.h between version 1.35 and 1.36

version 1.35, 2005/05/12 06:59:56 version 1.36, 2005/07/08 22:24:10
Line 203 
Line 203 
     void print(PEGASUS_STD(ostream)& os) const;     void print(PEGASUS_STD(ostream)& os) const;
     #endif     #endif
  
     /** Lock this queue.  
     @exception IPCException Thrown if an IPC error occurs.  
     */  
     virtual void lock();  
   
     /** Unlock this queue. */  
     virtual void unlock();  
   
     /** Provide a string name for this queue to be used by the print method.     /** Provide a string name for this queue to be used by the print method.
      */      */
     const char* getQueueName() const;     const char* getQueueName() const;


Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2