#include "Stroika/Foundation/StroikaPreComp.h"#include <memory>#include <optional>#include "Stroika/Foundation/Common/Common.h"#include "Stroika/Foundation/Memory/Common.h"#include "Stroika/Foundation/Memory/InlineBuffer.h"#include "Stroika/Foundation/Streams/EWouldBlock.h"#include "Stroika/Foundation/Streams/Stream.h"#include "Stroika/Foundation/Traversal/Iterable.h"#include "InputStream.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Streams::InputStream::Ptr< ELEMENT_TYPE > |
| InputStream<>::Ptr is Smart pointer (with abstract Rep) class defining the interface to reading from a Stream source of data. More... | |
| class | Stroika::Foundation::Streams::InputStream::IRep< ELEMENT_TYPE > |
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::Characters |