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
OBJ Class Reference

OBJ commands. More...

#include <Task.h>

Inheritance diagram for OBJ:
Task

Public Member Functions

void run (Session *session, const std::string &argument)
 Main public function.
 
void iip ()
 
void iip_server ()
 
void max_size ()
 
void resolution_number ()
 
void colorspace (std::string arg)
 
void tile_size ()
 
void bits_per_channel ()
 
void horizontal_views ()
 
void vertical_views ()
 
void min_max_values ()
 
void resolutions ()
 
void dpi ()
 
void metadata (std::string field)
 
void stack ()
 
- Public Member Functions inherited from Task
virtual ~Task ()
 Virtual destructor.
 
virtual void run (Session *session, const std::string &argument)
 Main public function.
 
void checkImage ()
 Check image.
 

Additional Inherited Members

- Static Public Member Functions inherited from Task
static Taskfactory (const std::string &type)
 Factory function.
 
- Protected Attributes inherited from Task
Timer command_timer
 Timer for each task.
 
Sessionsession
 Pointer to our session data.
 
std::string argument
 Argument supplied to the task.
 

Detailed Description

OBJ commands.

Member Function Documentation

◆ run()

void OBJ::run ( Session session,
const std::string &  argument 
)
virtual

Main public function.

Reimplemented from Task.


The documentation for this class was generated from the following file: