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
7unsigned int getPortNumber(char**);
8std::string getMapFileLocation(char**);
9unsigned int getProtocolVersion(char**);
std::string getMapFileLocation(char **)
unsigned int getProtocolVersion(char **)
unsigned int getPortNumber(char **)