ChimeraTK-DeviceAccess
03.25.00
Loading...
Searching...
No Matches
argumentParser.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
2
// SPDX-License-Identifier: LGPL-3.0-or-later
3
#pragma once
4
5
#include <string>
6
7
unsigned
int
getPortNumber
(
char
**);
8
std::string
getMapFileLocation
(
char
**);
9
unsigned
int
getProtocolVersion
(
char
**);
getMapFileLocation
std::string getMapFileLocation(char **)
Definition
argumentParser.cc:34
getProtocolVersion
unsigned int getProtocolVersion(char **)
Definition
argumentParser.cc:46
getPortNumber
unsigned int getPortNumber(char **)
Definition
argumentParser.cc:23
sources
ChimeraTK-DeviceAccess
tests
RebotDummyServer
include
argumentParser.h
Generated by
1.9.8