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

Diff for /pegasus/src/Pegasus/Listener/List.h between version 1.3 and 1.4

version 1.3, 2004/08/03 00:27:59 version 1.4, 2004/08/03 09:27:03
Line 25 
Line 25 
 // //
 // Author: Dong Xiang, EMC Corporation (xiang_dong@emc.com) // Author: Dong Xiang, EMC Corporation (xiang_dong@emc.com)
 // //
 // Modified By:  // Modified By: Amit K Arora, IBM (amita@in.ibm.com) for Bug#1811
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 47 
Line 47 
      * Destroys the object.  This is needed so that an object of a      * Destroys the object.  This is needed so that an object of a
      * subclass can be correctly destroyed thru an Iterator pointer.      * subclass can be correctly destroyed thru an Iterator pointer.
      */      */
     virtual ~Iterator();      virtual ~Iterator() {};
  
         /**         /**
    * Returns <tt>true</tt> if the iteration has more elements. (In other    * Returns <tt>true</tt> if the iteration has more elements. (In other


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2