aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputStream.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: "protect" attributesMax Kellermann2014-05-121-1/+17
|
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-13/+2
|
* InputStream: make various methods abstractMax Kellermann2014-05-111-7/+7
| | | | Replace InputPlugin attributes.
* InputStream: add virtual destructorMax Kellermann2014-05-111-7/+7
| | | Replaces the method Close().
* InputStream: convert to classMax Kellermann2014-05-111-2/+56
|
* Input*: move to input/Max Kellermann2014-01-241-0/+301