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