26 #ifndef STRINGFUNCTIONS_H_
27 #define STRINGFUNCTIONS_H_
32 #include "ElementsKernel/Export.h"
std::string checkNoBeginSlashes(const std::string &input_str)
std::string checkBeginSlashes(const std::string &input_str)
std::string removeExtension(const std::string &input_str)
std::string removeAllBeforeLastSlash(const std::string &input_str)
std::string checkEndSlashes(const std::string &input_str)