Go to the source code of this file.
Compounds | |
| class | Is |
| generalized input class, covers streams, files, strings etc. More... | |
| class | Is_base |
| base class for generalized input, used by class Is. More... | |
| class | Os |
| generalized output class, covers streams, files, strings etc. More... | |
| class | Os_base |
| base class for generalized output, used by class Os. More... | |
Functions | |
| bool | fileExists (String &filename) |
Variables | |
| const int | buffer_length = 9000 |
|
|
|
|
|
|