oln::io::internal::stream_wrapper< StreamGz > Struct Template Reference

List of all members.

Static Public Member Functions

static const std::string & name ()
 Return "gz:".
static bool knows_ext (const std::string &ext)
 Return true if ext == "gz" or ext == "z'.
static void adjust_name (std::string &name)
 Delete the file extension of name.
static std::istream * wrap_in (std::string &name)
 Open a input stream on name then return it. On failure wrap_in returns 0.
static std::ostream * wrap_out (std::string &name)
 Open a output stream on name then return it. On failure wrap_out returns 0.
static void find (std::list< std::string > &, const std::string &)

Detailed Description

template<>
struct oln::io::internal::stream_wrapper< StreamGz >

Definition at line 47 of file gz.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:19 2007 for Olena by  doxygen 1.5.1