MUQ
0.4.3
PathTools.h
Go to the documentation of this file.
1
#ifndef PATHTOOLS_H
2
#define PATHTOOLS_H
3
4
#include <string>
5
6
namespace
muq
7
{
8
9
namespace
Utilities
10
{
20
std::string
GetParentPath
(std::string
const
& base);
21
22
29
std::pair<std::string, std::string>
SplitString
(std::string
const
& path);
30
31
}
// namespace Utilities
32
}
// namespace muq
33
34
35
36
37
38
#endif
// #ifndef PATHTOOLS_H
muq::Utilities::SplitString
std::pair< std::string, std::string > SplitString(std::string const &path)
Splits a string on the first forward slash.
Definition:
PathTools.cpp:19
muq::Utilities::GetParentPath
std::string GetParentPath(std::string const &base)
Definition:
PathTools.cpp:6
muq
Definition:
AllClassWrappers.h:6
doxygen_prep
MUQ
Utilities
HDF5
PathTools.h
Generated on Wed Jun 12 2024 00:48:29 for MUQ by
1.9.1