Adonthell  0.4
igzstream Member List

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

close()gz_file
eof()gz_fileinline
filegz_fileprotected
get_block(void *to, u_int32 size)igzstream
get_bool()igzstream
get_float()igzstream
get_sint16()igzstream
get_sint32()igzstream
get_sint8()igzstream
get_string()igzstream
get_uint16()igzstream
get_uint32()igzstream
get_uint8()igzstream
gz_file()gz_file
gz_file(const string &fname, gz_type t)gz_file
igzstream()igzstream
igzstream(const string &fname)igzstream
is_open()gz_fileinline
open(const string &fname)igzstream
gz_file::open(const string &fname, gz_type t)gz_file
operator<<(bool &n, igzstream &gfile)igzstreamfriend
operator<<(char &n, igzstream &gfile)igzstreamfriend
operator<<(u_int8 &n, igzstream &gfile)igzstreamfriend
operator<<(s_int8 &n, igzstream &gfile)igzstreamfriend
operator<<(u_int16 &n, igzstream &gfile)igzstreamfriend
operator<<(s_int16 &n, igzstream &gfile)igzstreamfriend
operator<<(u_int32 &n, igzstream &gfile)igzstreamfriend
operator<<(s_int32 &n, igzstream &gfile)igzstreamfriend
operator<<(string &s, igzstream &gfile)igzstreamfriend
operator<<(float &s, igzstream &gfile)igzstreamfriend
~gz_file()gz_filevirtual
~igzstream()igzstream