#include "psyllid_error.hh"
#include "psyllid_version.hh"
#include "packet_receiver_socket.hh"
#include "streaming_writer.hh"
#include "terminator.hh"
#include "tf_roach_receiver.hh"
#include "diptera.hh"
#include "application.hh"
#include "logger.hh"
#include "param.hh"
#include "dripline_constants.hh"
#include <signal.h>
Go to the source code of this file.
|
static scarab::logger | plog ("test_tf_roach_receiver") |
|
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_receiver" |
| ) |
|
|
static |
◆ f_cancelable
scarab::cancelable* f_cancelable = nullptr |