ChimeraTK-DeviceAccess
03.18.00
|
Go to the source code of this file.
Classes | |
struct | Argument |
Functions | |
std::string | getArgumentValue (Argument &argument, char **argumentArray) |
unsigned int | getPortNumber (char **argumentArray) |
std::string | getMapFileLocation (char **argumentArray) |
unsigned int | getProtocolVersion (char **argumentArray) |
std::string getArgumentValue | ( | Argument & | argument, |
char ** | argumentArray | ||
) |
std::string getMapFileLocation | ( | char ** | argumentArray | ) |
Definition at line 34 of file argumentParser.cc.
unsigned int getPortNumber | ( | char ** | argumentArray | ) |
Definition at line 23 of file argumentParser.cc.
unsigned int getProtocolVersion | ( | char ** | argumentArray | ) |