summaryrefslogtreecommitdiff
path: root/ucoolib/intf/stream.hh
AgeCommit message (Collapse)Author
2019-10-06ucoolib/intf: add Stream::pollNicolas Schodet
2019-10-06ucoolib/intf: move constructor as protectedNicolas Schodet
As Stream is an abstract class, forbid direct construction.
2019-10-06ucoolib/intf: add stream interfaceNicolas Schodet