![]() |
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
|
This is the complete list of members for IIPResponse, including all inherited members.
| addResponse(const std::string &r) | IIPResponse | |
| addResponse(const char *c) | IIPResponse | |
| addResponse(const char *c, int a) | IIPResponse | |
| addResponse(std::string c, const std::string &a) | IIPResponse | |
| addResponse(const char *c, int a, int b) | IIPResponse | |
| cachable() | IIPResponse | inline |
| createHTTPHeader(const std::string &mimeType, const std::string &timeStamp, unsigned int contentLength=0) | IIPResponse | |
| errorIsSet() | IIPResponse | inline |
| formatResponse() | IIPResponse | |
| getAdvert() | IIPResponse | |
| getCacheControl() | IIPResponse | inline |
| getCORS() | IIPResponse | inline |
| IIPResponse() | IIPResponse | |
| imageSent() | IIPResponse | inline |
| isSet() | IIPResponse | inline |
| setCachability(bool cachable) | IIPResponse | inline |
| setCacheControl(const std::string &c) | IIPResponse | inline |
| setContentDisposition(const std::string &name, const std::string &type="inline") | IIPResponse | inline |
| setCORS(const std::string &c) | IIPResponse | inline |
| setError(const std::string &code, const std::string &arg) | IIPResponse | |
| setImageSent() | IIPResponse | inline |
| setLastModified(const std::string &m) | IIPResponse | inline |
| setMimeType(const std::string &m) | IIPResponse | inline |
| setProtocol(const std::string &p) | IIPResponse | inline |
| setStatus(const std::string &s) | IIPResponse | inline |