Template Function iox::cxx::isValidFileName

Function Documentation

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

checks if the given string is a valid filename

Returns:

true if the string is a filename, otherwise false