#include <stream_wrapper.hh>
Static Public Member Functions | |
| bool | by_extension (const T &input, const std::string &name, const std::string &ext) |
| Open file as a stream, take extension and call the "real" writer. If the extension is not known, reiterate with a stream_id - 1. | |
| W | The type of stream |
| Writer | The "real" writer of this stream. |
Definition at line 218 of file stream_wrapper.hh.
1.3.6-20040222