iipsrv 1.2
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images
|
Structure to hold our session data. More...
#include <Task.h>
Public Attributes | |
IIPImage ** | image |
JPEGCompressor * | jpeg |
View * | view |
IIPResponse * | response |
Watermark * | watermark |
Transform * | processor |
int | loglevel |
Logger * | logfile |
std::map< const std::string, std::string > | headers |
std::map< const std::string, unsigned int > | codecOptions |
imageCacheMapType * | imageCache |
Cache * | tileCache |
FCGIWriter * | out |
Structure to hold our session data.