oln::io::internal::try_stream_wrappers_in< StreamNone, T, Reader > Struct Template Reference
Read a stream of type None.
More...
#include <stream_wrapper.hh>
List of all members.
|
Static Public Member Functions |
static bool | by_extension (T &, const std::string &, const std::string &) |
| < Read s stream of type None by extension. Read a stream of type None by data.
|
static bool | by_data (T &, const std::string &) |
Detailed Description
template<typename T, class Reader>
struct oln::io::internal::try_stream_wrappers_in< StreamNone, T, Reader >
Read a stream of type None.
In fact, do nothing because of the type of stream. Used when an errors occurs on others types of stream.
Definition at line 194 of file stream_wrapper.hh.
The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:27 2007 for Olena by
1.5.1