#include "psyllid_error.hh"
#include "packet_receiver_socket.hh"
#include "terminator.hh"
#include "tf_roach_receiver.hh"
#include "tf_roach_monitor.hh"
#include "diptera.hh"
#include "configurator.hh"
#include "logger.hh"
#include "param.hh"
#include <signal.h>
Go to the source code of this file.
|
static scarab::logger | plog ("test_tf_roach_monitor") |
|
void | cancel (int) |
|
int | main (int argc, char **argv) |
|
◆ cancel()
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ plog()
static scarab::logger plog |
( |
"test_tf_roach_monitor" |
| ) |
|
|
static |
◆ f_cancelable
scarab::cancelable* f_cancelable = nullptr |