#include <formattools.h>
Inherits Thread.

Public Member Functions | |
| FormatVThread (FormatTools *format) | |
| ~FormatVThread () | |
| void | run () |
Data Fields | |
| FormatTools * | format |
| File * | file |
Definition at line 162 of file formattools.h.
| FormatVThread::FormatVThread | ( | FormatTools * | format | ) |
| FormatVThread::~FormatVThread | ( | ) |
| void FormatVThread::run | ( | ) | [virtual] |
Implements Thread.
Definition at line 527 of file formattools.C.
References file, format, and File::get_options().

Definition at line 171 of file formattools.h.
Referenced by FormatTools::close_format_windows(), FormatVThread(), run(), FormatTools::set_video_options(), and ~FormatVThread().
1.5.5