7 #ifndef AUX_INPUT_DEVICE_H
8 #define AUX_INPUT_DEVICE_H
13 #include "StreamDeviceBase.h"
14 #include "InputStream.h"
32 bool Peek(
char& ch)
const;
38 virtual bool peek(
char& ch)
const = 0;
40 void checkRead()
const override;
SPDX-FileCopyrightText: (C) 2022 Francesco Pretto ceztko@gmail.com SPDX-License-Identifier: LGPL-2....
Definition: basetypes.h:16