The Micro C++ Library
|
Declaration of class micxx::StreamReader. More...
#include <micxx/Config.hxx>
#include <micxx/traits/NonCopyable.hxx>
#include <micxx/traits/Stream.hxx>
#include <micxx/traits/Reader.hxx>
#include <istream>
Classes | |
class | micxx::StreamReader |
An StreamReader is a Stream implementation that is based on std::istream associated to a name. More... | |
Namespaces | |
namespace | micxx |
The Micro C++ Library. |
Declaration of class micxx::StreamReader.