ESA JPIP server
0.1
|
#include "trace.h"
#include <list>
#include <vector>
#include "base.h"
#include "range.h"
#include "image_info.h"
#include "packet_index.h"
#include "ipc/rdwr_lock.h"
Go to the source code of this file.
Classes | |
class | jpeg2000::ImageIndex |
Contains the indexing information of a JPEG2000 image file that is managed by the index manager. More... | |
Namespaces | |
jpeg2000 | |
Set of classes for handling (reading and indexing) image files with the format defined in the Part 1 and 2 of the JPEG2000 standard. | |