ChimeraTK-DeviceAccess  03.18.00
argumentParser.cc File Reference
#include "argumentParser.h"
#include <string>
+ Include dependency graph for argumentParser.cc:

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)
 

Function Documentation

◆ getArgumentValue()

std::string getArgumentValue ( Argument argument,
char **  argumentArray 
)

Definition at line 58 of file argumentParser.cc.

+ Here is the caller graph for this function:

◆ getMapFileLocation()

std::string getMapFileLocation ( char **  argumentArray)

Definition at line 34 of file argumentParser.cc.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getPortNumber()

unsigned int getPortNumber ( char **  argumentArray)

Definition at line 23 of file argumentParser.cc.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getProtocolVersion()

unsigned int getProtocolVersion ( char **  argumentArray)

Definition at line 46 of file argumentParser.cc.

+ Here is the call graph for this function: