(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.2 and 1.3

version 1.2, 2003/10/22 14:26:11 version 1.3, 2004/08/03 00:27:59
Line 44 
Line 44 
 { {
 public: public:
         /**         /**
        * Destroys the object.  This is needed so that an object of a
        * subclass can be correctly destroyed thru an Iterator pointer.
        */
       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
    * words, returns <tt>true</tt> if <tt>next</tt> would return an element    * words, returns <tt>true</tt> if <tt>next</tt> would return an element
    * rather than throwing an exception.)    * rather than throwing an exception.)


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2