2005/5/9
-- ACDK API Docs Namespaces acdk acdk::io PushbackCharReader members See also: PushbackCharReader.cpp PushbackCharReader.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <PushbackCharReader.h>
Inheritance diagram for acdk::io::PushbackCharReader:
API: ACDK<br/>
[pure virtual]
closes the reader
Implements acdk::io::CharReader.
Implemented in acdk::cfgscript::ScriptSource, and acdk::io::PushbackCharReaderImpl.
read one char.
read until EOF and return as string
[virtual]
Reimplemented in acdk::cfgscript::ScriptSource, and acdk::io::PushbackCharReaderImpl.