Adonthell  0.4
ogzstream Member List

This is the complete list of members for ogzstream, including all inherited members.

close()gz_file
eof()gz_fileinline
filegz_fileprotected
gz_file()gz_file
gz_file(const string &fname, gz_type t)gz_file
is_open()gz_fileinline
ogzstream()ogzstream
ogzstream(const string &fname)ogzstream
open(const string &fname)ogzstream
gz_file::open(const string &fname, gz_type t)gz_file
operator>>(const bool &n, ogzstream &gfile)ogzstreamfriend
operator>>(const char &n, ogzstream &gfile)ogzstreamfriend
operator>>(const u_int8 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const s_int8 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const u_int16 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const s_int16 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const u_int32 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const s_int32 &n, ogzstream &gfile)ogzstreamfriend
operator>>(const string &s, ogzstream &gfile)ogzstreamfriend
operator>>(const float &s, ogzstream &gfile)ogzstreamfriend
put_block(void *to, u_int32 size)ogzstream
put_bool(const bool &n) (defined in ogzstream)ogzstreaminline
put_float(const float &n) (defined in ogzstream)ogzstreaminline
put_sint16(const s_int16 &n) (defined in ogzstream)ogzstreaminline
put_sint32(const s_int32 &n) (defined in ogzstream)ogzstreaminline
put_sint8(const s_int8 &n) (defined in ogzstream)ogzstreaminline
put_string(const string &s) (defined in ogzstream)ogzstreaminline
put_uint16(const u_int16 &n) (defined in ogzstream)ogzstreaminline
put_uint32(const u_int32 &n) (defined in ogzstream)ogzstreaminline
put_uint8(const u_int8 &n) (defined in ogzstream)ogzstreaminline
~gz_file()gz_filevirtual
~ogzstream()ogzstream