| close() | io::Stream | |
| close_allowed | io::Stream | |
| file | io::Stream | |
| is_open() | io::Stream | [inline] |
| is_pipe | io::Stream | |
| open(std::string file_name, std::string mode="r", bool allow_close=true) | io::Stream | |
| operator FILE *() | io::Stream | [inline] |
| operator=(const Stream &stream) | io::Stream | [inline, private] |
| Stream() | io::Stream | |
| Stream(std::string file_name, std::string mode="r", bool allow_close=true) | io::Stream | |
| Stream(const Stream &stream) | io::Stream | [inline] |
| ~Stream() | io::Stream |
1.4.6