|
ESA JPIP server
0.1
|
Set of classes related to the JPIP protocol, defined in the Part 9 of the JPEG2000 standard. More...
Classes | |
| class | CacheModel |
| The cache model of a JPIP client is handled using this class. More... | |
| class | DataBinClass |
| Class that contains the definitions of all the data-bin classes defined for the JPIP protocol. More... | |
| struct | DataBinSelector |
| Template class that is specialized for allowing basic operations (add and get) with cache models depending on the data-bin classes. More... | |
| struct | DataBinSelector< DataBinClass::MAIN_HEADER > |
| struct | DataBinSelector< DataBinClass::META_DATA > |
| struct | DataBinSelector< DataBinClass::PRECINCT > |
| struct | DataBinSelector< DataBinClass::TILE_HEADER > |
| class | 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... | |
| class | DataBinWriter |
| Class used to generate data-bin segments and write them into a memory buffer. More... | |
| class | EOR |
| Class that contains all the definitions of the EOF messages defined for the JPIP protocol. More... | |
| class | Request |
Class derived from the HTTP Request class that contains the required code for properly analyzing a JPIP request, when this protocol is used over the HTTP. More... | |
| class | WOI |
| Class that identifies a WOI (Window Of Interest). More... | |
| class | WOIComposer |
| By means of this class it is possible to find out the which packets of an image are associated to a WOI. More... | |
Set of classes related to the JPIP protocol, defined in the Part 9 of the JPEG2000 standard.