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

#include <gz.hh>

List of all members.

Static Public Member Functions

const std::string & name ()
 Return "gz:".

bool knows_ext (const std::string &ext)
 Return true if ext == "gz" or ext == "z'.

void adjust_name (std::string &name)
 Delete the file extension of name.

std::istream * wrap_in (std::string &name)
 Open a input stream on name then return it. On failure wrap_in returns 0.

std::ostream * wrap_out (std::string &name)
 Open a output stream on name then return it. On failure wrap_out returns 0.

void find (std::list< std::string > &, const std::string &)


Detailed Description

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

Specialized version for StreamGz.

Definition at line 47 of file gz.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:16:25 2004 for Olena by doxygen 1.3.6-20040222