Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

dami::io::LineFeedReader Class Reference

#include <io_decorators.h>

Inheritance diagram for dami::io::LineFeedReader:

dami::io::CharReader ID3_Reader List of all members.

Public Member Functions

 LineFeedReader (ID3_Reader &reader)
int_type readChar ()
 Read a single character and advance the internal position.

Constructor & Destructor Documentation

dami::io::LineFeedReader::LineFeedReader ID3_Reader reader  )  [inline]
 

Definition at line 131 of file io_decorators.h.


Member Function Documentation

ID3_Reader::int_type io::LineFeedReader::readChar  )  [virtual]
 

Read a single character and advance the internal position.

Note that the interal position may advance more than one byte for a single character read. Returns END_OF_READER if there isn't a character to read.

Reimplemented from ID3_Reader.

Definition at line 167 of file io_decorators.cpp.

References ID3_Reader::atEnd(), dami::io::CharReader::peekChar(), and ID3_Reader::readChar().


The documentation for this class was generated from the following files:
Generated on Tue Jan 18 16:14:07 2005 for id3lib by  doxygen 1.3.9.1