KDevelop API Documentation

astyle::ASSourceIterator Class Reference

#include <astyle.h>

Inheritance diagram for astyle::ASSourceIterator:

ASStringIterator List of all members.

Public Member Functions

virtual bool hasMoreLines () const =0
virtual string nextLine ()=0

Member Function Documentation

virtual bool astyle::ASSourceIterator::hasMoreLines  )  const [pure virtual]
 

Implemented in ASStringIterator.

Referenced by astyle::ASFormatter::getNextChar(), and astyle::ASBeautifier::hasMoreLines().

virtual string astyle::ASSourceIterator::nextLine  )  [pure virtual]
 

Implemented in ASStringIterator.

Referenced by astyle::ASFormatter::getNextChar(), and astyle::ASBeautifier::nextLine().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:32 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003