close() | io::Stream | |
close_allowed | io::Stream | |
file | io::Stream | |
is_pipe | io::Stream | |
open(std::string file_name, std::string mode, bool allow_close=true) | io::Stream | |
Stream() | io::Stream | |
Stream(std::string file_name, std::string mode, bool allow_close=true) | io::Stream | |
~Stream() | io::Stream |