iipsrv 0.9.9
|
Structure to hold our session data. More...
#include <Task.h>
Public Attributes | |
IIPImage ** | image |
JPEGCompressor * | jpeg |
View * | view |
IIPResponse * | response |
Watermark * | watermark |
int | loglevel |
std::ofstream * | logfile |
std::map< const std::string, std::string > | headers |
imageCacheMapType * | imageCache |
Cache * | tileCache |
FCGIWriter * | out |
Structure to hold our session data.