CVT Region Export Command.
More...
#include <Task.h>
|
| static Task * | factory (const std::string &type) |
| | Factory function.
|
|
Timer | command_timer |
| | Timer for each task.
|
|
Session * | session |
| | Pointer to our session data.
|
|
std::string | argument |
| | Argument supplied to the task.
|
CVT Region Export Command.
◆ run()
| void CVT::run |
( |
Session * | session, |
|
|
const std::string & | argument ) |
|
virtual |
◆ send()
| void CVT::send |
( |
Session * | session | ) |
|
Send out our requested region.
- Parameters
-
| session | our current session |
References Task::session.
The documentation for this class was generated from the following file: