#include <formattools.h>
Inherits Thread.

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

Definition at line 159 of file formattools.h.
Referenced by FormatTools::close_format_windows(), FormatAThread(), run(), FormatTools::set_audio_options(), and ~FormatAThread().
1.5.5