Template Function iox::cxx::isValidFilePath

Function Documentation

template<uint64_t StringCapacity>
bool iox::cxx::isValidFilePath(const string<StringCapacity> &name) noexcept

verifies if the given string is a valid path to a file

Returns:

true if the string is a path to a file, otherwise false