0.07.18
C++ Open Travel Request Parsing Library
Loading...
Searching...
No Matches
ServiceUtilities.hpp
Go to the documentation of this file.
1
#ifndef __OPENTREP_SVC_SERVICEUTILITIES_HPP
2
#define __OPENTREP_SVC_SERVICEUTILITIES_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <string>
9
10
namespace
OPENTREP
{
11
13
class
ServiceUtilities
{
14
public
:
18
static
bool
isDirectory
(
const
std::string& iPath);
19
};
20
21
}
22
#endif
// __OPENTREP_SVC_SERVICEUTILITIES_HPP
OPENTREP::ServiceUtilities
Definition
ServiceUtilities.hpp:13
OPENTREP::ServiceUtilities::isDirectory
static bool isDirectory(const std::string &iPath)
Definition
ServiceUtilities.cpp:15
OPENTREP
Definition
BasChronometer.cpp:10
Generated on Mon May 5 2025 00:00:00 for OpenTREP by
1.13.2