Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

dami::io::UnsyncedReader Class Reference

#include <io_decorators.h>

Inheritance diagram for dami::io::UnsyncedReader:

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

Public Methods

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


Constructor & Destructor Documentation

dami::io::UnsyncedReader::UnsyncedReader ID3_Reader   reader [inline]
 

Definition at line 140 of file io_decorators.h.


Member Function Documentation

ID3_Reader::int_type io::UnsyncedReader::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 183 of file io_decorators.cpp.

References dami::io::CharReader::_reader, ID3_Reader::atEnd(), ID3_Reader::char_type, ID3_Reader::END_OF_READER, ID3_Reader::int_type, dami::io::CharReader::peekChar(), and ID3_Reader::readChar().


The documentation for this class was generated from the following files:
Generated on Fri Nov 29 06:01:55 2002 for id3lib by doxygen1.2.18