#include "CorrDupHandling.hpp"
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::StringUtils | |
Functions | |
CorrDupHandling | gnsstk::StringUtils::asCorrDupHandling (const std::string &s) noexcept |
Convert a string name to an CorrDupHandling. More... | |
std::string | gnsstk::StringUtils::asString (CorrDupHandling e) noexcept |
Convert a CorrDupHandling to a whitespace-free string name. More... | |