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

Diff for /pegasus/src/Pegasus/Common/AnonymousPipe.h between version 1.4 and 1.5

version 1.4, 2005/02/05 22:59:23 version 1.5, 2005/05/11 15:21:21
Line 58 
Line 58 
     /**     /**
         Constructs an AnonymousPipe instance.         Constructs an AnonymousPipe instance.
  
         @throw   Exception (Failed to create pipe)          @exception   Exception (Failed to create pipe)
     */     */
     AnonymousPipe ();     AnonymousPipe ();
  
Line 78 
Line 78 
         @param   writeHandle      char [] representation of the write handle to         @param   writeHandle      char [] representation of the write handle to
                                     the pipe                                     the pipe
  
         @throw   Exception (Failed to create pipe)          @exception   Exception (Failed to create pipe)
     */     */
     AnonymousPipe (     AnonymousPipe (
         const char * readHandle,         const char * readHandle,


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2