#include <dvbtune.h>
Inherits Thread.

Public Member Functions | |
| DVBTuneStatus (DVBTune *server) | |
| ~DVBTuneStatus () | |
| void | run () |
Data Fields | |
| DVBTune * | server |
Definition at line 68 of file dvbtune.h.
| DVBTuneStatus::~DVBTuneStatus | ( | ) |
Definition at line 409 of file dvbtune.C.
References Thread::cancel(), and Thread::join().

| void DVBTuneStatus::run | ( | ) | [virtual] |
Implements Thread.
Definition at line 415 of file dvbtune.C.
References Thread::disable_cancel(), Thread::enable_cancel(), DVBTune::frontend_fd, DVBTune::has_lock, server, and snr.

1.5.5