KDevelop API Documentation

astyle::ASSourceIterator Class Reference

#include <astyle.h>

Inheritance diagram for astyle::ASSourceIterator:

Inheritance graph
[legend]
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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:31:55 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003