JackTrip
|
Class to set usage options and parse settings from input. More...
#include <Settings.h>
Public Slots | |
void | slotExitProgram () |
Public Member Functions | |
Settings () | |
virtual | ~Settings () |
void | parseInput (int argc, char **argv) |
Parses command line input. More... | |
void | startJackTrip () |
void | stopJackTrip () |
void | printUsage () |
Prints usage help. More... | |
bool | getLoopBack () |
Class to set usage options and parse settings from input.
Settings::Settings | ( | ) |
|
virtual |
|
inline |
void Settings::parseInput | ( | int | argc, |
char ** | argv | ||
) |
Parses command line input.
void Settings::printUsage | ( | ) |
Prints usage help.
|
inlineslot |
void Settings::startJackTrip | ( | ) |
void Settings::stopJackTrip | ( | ) |