#include <openbabel/lineend.h>
|
virtual int | overflow (int) |
|
virtual int | underflow () |
|
virtual int | sync () |
|
virtual std::streampos | seekoff (std::streamoff off, std::ios_base::seekdir way, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
|
virtual std::streampos | seekpos (std::streampos sp, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
|
std::istream * | GetSource () const |
|
void | SetSource (std::istream *newsource) |
|
template<class Extractor>
class OpenBabel::FilteringInputStream< Extractor >
A stream interface for FilteringInputStreambuf.
◆ istream_reference
◆ istream_type
◆ FilteringInputStream()
◆ ~FilteringInputStream()
The documentation for this class was generated from the following file: