
Definition in file test-radioDecoder.C.
#include "Component/ModelManager.H"
#include "Devices/DeviceOpts.H"
#include "Devices/RadioDecoder.H"
#include "Util/Types.H"
#include "Util/log.H"
#include <signal.h>
Include dependency graph for test-radioDecoder.C:

Go to the source code of this file.
Functions | |
| void | terminate (int s) |
| Signal handler (e.g., for control-C). | |
| int | main (int argc, const char **argv) |
Variables | |
| static bool | goforever = true |
| Will turn false on interrupt signal. | |
|
|
Signal handler (e.g., for control-C).
Definition at line 49 of file test-radioDecoder.C. |
|
|
Will turn false on interrupt signal.
Definition at line 46 of file test-radioDecoder.C. |
1.4.4