![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <gzstream.hpp>


Public Member Functions | |
| gzstreambuf () | |
| bool | is_open () const |
| gzstreambuf * | open (const char *name, int open_mode) |
| gzstreambuf * | close () |
| ~gzstreambuf () | |
| virtual int | overflow (int c=EOF) |
| virtual int | underflow () |
| virtual int | sync () |
Definition at line 41 of file gzstream.hpp.
|
inline |
Definition at line 51 of file gzstream.hpp.
|
inline |
Definition at line 85 of file gzstream.hpp.
|
inline |
Definition at line 487 of file gzstream.hpp.
|
inline |
Definition at line 80 of file gzstream.hpp.
|
inline |
Definition at line 437 of file gzstream.hpp.
|
inlinevirtual |
Definition at line 604 of file gzstream.hpp.
|
inlinevirtual |
Definition at line 640 of file gzstream.hpp.
|
inlinevirtual |
Definition at line 520 of file gzstream.hpp.