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

List of all members.

Static Public Member Functions

static const std::string & name ()
static bool knows_ext (const std::string &)
static std::istream * wrap_in (std::string &name)
 Open a input stream on the file named name. Return 0 on failure.
static std::ostream * wrap_out (std::string &name)
 Open a output stream on the file named name. Return 0 on failure.
static void find (std::list< std::string > &names, const std::string &name)
 Insert in names all the files that have the same suffix as name in the name or the current directory.

Detailed Description

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

Definition at line 49 of file file.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