#include <stream_wrapper.hh>
Static Public Member Functions | |
static const std::string & | name () |
static bool | knows_ext (const std::string &) |
static std::istream * | wrap_in (std::string &) |
static std::ostream * | wrap_out (std::string &) |
static void | find (std::list< std::string > &, const std::string &) |
Definition at line 66 of file stream_wrapper.hh.