OpenTREP Logo  0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
OPENTREP::ServiceUtilities Class Reference

#include <opentrep/service/ServiceUtilities.hpp>

Static Public Member Functions

static bool isDirectory (const std::string &iPath)
 

Detailed Description

Class wrapping some utility functions.

Definition at line 13 of file ServiceUtilities.hpp.

Member Function Documentation

◆ isDirectory()

bool OPENTREP::ServiceUtilities::isDirectory ( const std::string & iPath)
static

States whether the path given as parameter exists and is a directory.

Parameters
conststd::string& Path to be tested for existence.
Returns
bool Whether or not the path corresponds to a directory.

Definition at line 15 of file ServiceUtilities.cpp.

References OPENTREP_LOG_ERROR.


The documentation for this class was generated from the following files: