EncodingType.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  EncodingType { unknown_enc, deflate, x_plain }
 The type of encoding used on the current stream. More...


Enumeration Type Documentation

enum EncodingType

libdap understands two types of encoding: x-plain and deflate, which correspond to plain uncompressed data and data compressed with zlib's LZW algorithm respectively.

enum EncodingType { unknown_enc, deflate, x_plain };

Enumerator:
unknown_enc 
deflate 
x_plain 

Definition at line 43 of file EncodingType.h.


Generated on Wed Jun 27 12:56:53 2007 for libdap++ by  doxygen 1.4.7