#include <JackWaitThreadedDriver.h>
Classes | |
struct | JackDriverStarter |
Public Member Functions | |
JackWaitThreadedDriver (JackDriver *netdriver) | |
bool | Init () |
bool | Execute () |
Definition at line 34 of file JackWaitThreadedDriver.h.
bool Jack::JackWaitThreadedDriver::Init | ( | ) | [virtual] |
Called once when the thread is started
Reimplemented from Jack::JackThreadedDriver.
Definition at line 32 of file JackWaitThreadedDriver.cpp.