#include <file_stream.hpp>
|
typedef boost::scoped_ptr< std::istream > | is_ptr |
|
typedef boost::scoped_ptr< std::ifstream > | ifs_ptr |
|
typedef boost::iostreams::filtering_istreambuf | fisb_t |
|
typedef boost::scoped_ptr< fisb_t > | fisb_ptr |
|
vdj_pipe::File_istream::File_istream |
( |
File_input const & |
fin | ) |
|
|
explicit |
bool vdj_pipe::File_istream::good |
( |
| ) |
const |
|
inline |
std::istream& vdj_pipe::File_istream::istream |
( |
| ) |
|
|
inline |
is_ptr vdj_pipe::File_istream::fisb_is_ |
|
private |
ifs_ptr vdj_pipe::File_istream::ifs_ |
|
private |
std::istream& vdj_pipe::File_istream::is_ |
|
private |
The documentation for this class was generated from the following files: