iipsrv  0.9.9
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 metadata (std::string field)
- Public Member Functions inherited from Task
virtual ~Task ()
 Virtual destructor.
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.


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