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 | |
gzstreambase () | |
gzstreambase (const char *name, int open_mode) | |
~gzstreambase () | |
void | open (const char *name, int open_mode) |
void | close () |
gzstreambuf * | rdbuf () |
Protected Attributes | |
gzstreambuf | buf |
Definition at line 94 of file gzstream.hpp.
|
inline |
Definition at line 98 of file gzstream.hpp.
|
inline |
Definition at line 673 of file gzstream.hpp.
|
inline |
Definition at line 700 of file gzstream.hpp.
|
inline |
Definition at line 754 of file gzstream.hpp.
|
inline |
Definition at line 726 of file gzstream.hpp.
|
inline |
Definition at line 105 of file gzstream.hpp.
|
protected |
Definition at line 96 of file gzstream.hpp.