tlcstm_commandexample.cpp file for this module. More...
#include <lar/tlcstm_interface.h>
#include <sys/ioctl.h>
Defines | |
#define | KEYBOARD 0 |
#define | MAX_CODE_LENGTH 5 |
#define | DEBUG 0 |
Functions | |
double | fsgn (double val) |
static void | catcher (int sig) |
long | numChars (int sd) |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
int | main (int argc, char *argv[]) |
Variables | |
static tlcstm_command_message | msg |
static int | signalled |
struct termio cooked | raw |
tlcstm_commandexample.cpp file for this module.