ESA JPIP server
0.1
|
#include <utility>
#include "trace.h"
#include "data/file.h"
#include "jpip/woi.h"
#include "jpip/request.h"
#include "jpip/cache_model.h"
#include "jpip/woi_composer.h"
#include "jpip/databin_writer.h"
#include "jpeg2000/range.h"
#include "jpeg2000/image_index.h"
Go to the source code of this file.
Classes | |
class | jpip::DataBinServer |
Contains the core functionality of a (JPIP) data-bin server, which maintains a cache model and is capable of generating data chunks of variable length;. More... | |
Namespaces | |
jpip | |
Set of classes related to the JPIP protocol, defined in the Part 9 of the JPEG2000 standard. | |