#include <opentrep/service/ServiceUtilities.hpp>
Static Public Member Functions | |
static bool | isDirectory (const std::string &iPath) |
Class wrapping some utility functions.
Definition at line 13 of file ServiceUtilities.hpp.
|
static |
States whether the path given as parameter exists and is a directory.
const | std::string& Path to be tested for existence. |
Definition at line 15 of file ServiceUtilities.cpp.
References OPENTREP_LOG_ERROR.