Motion Master
Loading...
Searching...
No Matches
Macros | Functions
motion_master.h File Reference
#include <string>
#include "cxxopts.hpp"
Include dependency graph for motion_master.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Function Documentation

◆ configureLogging()

void configureLogging ( std::string  name)

◆ increaseThreadsPriorityLevels()

void increaseThreadsPriorityLevels ( )

◆ parseCommandLineArguments()

void parseCommandLineArguments ( int  argc,
char *  argv[] 
)

◆ setUpSignalHandlers()

void setUpSignalHandlers ( )

◆ signal_handler()

void signal_handler ( int  signum)