|
Motion Master
|
#include <string>#include "cxxopts.hpp"

Go to the source code of this file.
Macros | |
| #define | NOMINMAX |
Functions | |
| void | configureLogging (std::string name) |
| void | increaseThreadsPriorityLevels () |
| void | parseCommandLineArguments (int argc, char *argv[]) |
| void | setUpSignalHandlers () |
| void | signal_handler (int signum) |
| #define NOMINMAX |
| void configureLogging | ( | std::string | name | ) |
| void increaseThreadsPriorityLevels | ( | ) |
| void parseCommandLineArguments | ( | int | argc, |
| char * | argv[] ) |
| void setUpSignalHandlers | ( | ) |
| void signal_handler | ( | int | signum | ) |