Template Function iox::cxx::isValidFileName
Defined in File helplets.hpp
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