|
ESA JPIP server
0.1
|
#include <vector>#include <iostream>#include <limits.h>#include "base.h"#include "jpip/jpip.h"#include "data/serialize.h"Go to the source code of this file.
Classes | |
| struct | jpip::DataBinSelector< BIN_CLASS > |
| Template class that is specialized for allowing basic operations (add and get) with cache models depending on the data-bin classes. More... | |
| class | jpip::CacheModel |
| The cache model of a JPIP client is handled using this class. More... | |
| class | jpip::CacheModel::Codestream |
| Sub-class of the cache model class used to identify a codestream. More... | |
| struct | jpip::DataBinSelector< DataBinClass::META_DATA > |
| struct | jpip::DataBinSelector< DataBinClass::MAIN_HEADER > |
| struct | jpip::DataBinSelector< DataBinClass::TILE_HEADER > |
| struct | jpip::DataBinSelector< DataBinClass::PRECINCT > |
Namespaces | |
| jpip | |
| Set of classes related to the JPIP protocol, defined in the Part 9 of the JPEG2000 standard. | |