Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::gzip Namespace Reference

Namespaces

 extra_flags
 
 flags
 
 magic
 
 method
 

Variables

const int zlib_error = 1
 
const int bad_crc = 2
 
const int bad_length = 3
 
const int bad_header = 4
 
const int bad_footer = 5
 
const int bad_method = 6
 
const int os_fat = 0
 
const int os_amiga = 1
 
const int os_vms = 2
 
const int os_unix = 3
 
const int os_vm_cms = 4
 
const int os_atari = 5
 
const int os_hpfs = 6
 
const int os_macintosh = 7
 
const int os_z_system = 8
 
const int os_cp_m = 9
 
const int os_tops_20 = 10
 
const int os_ntfs = 11
 
const int os_qdos = 12
 
const int os_acorn = 13
 
const int os_unknown = 255
 

Variable Documentation

const int boost::iostreams::gzip::bad_length = 3
const int boost::iostreams::gzip::bad_method = 6
const int boost::iostreams::gzip::os_acorn = 13
const int boost::iostreams::gzip::os_amiga = 1
const int boost::iostreams::gzip::os_atari = 5
const int boost::iostreams::gzip::os_cp_m = 9
const int boost::iostreams::gzip::os_fat = 0
const int boost::iostreams::gzip::os_hpfs = 6
const int boost::iostreams::gzip::os_macintosh = 7
const int boost::iostreams::gzip::os_ntfs = 11
const int boost::iostreams::gzip::os_qdos = 12
const int boost::iostreams::gzip::os_tops_20 = 10
const int boost::iostreams::gzip::os_unix = 3
const int boost::iostreams::gzip::os_unknown = 255
const int boost::iostreams::gzip::os_vm_cms = 4
const int boost::iostreams::gzip::os_vms = 2
const int boost::iostreams::gzip::os_z_system = 8
const int boost::iostreams::gzip::zlib_error = 1