|
std::vector< std::filesystem::path > | m_paths |
|
Definition at line 28 of file PathResolver.cpp.
◆ Impl() [1/3]
wmtk::components::utils::PathResolver::Impl::Impl |
( |
| ) |
|
|
default |
◆ Impl() [2/3]
wmtk::components::utils::PathResolver::Impl::Impl |
( |
Impl && |
| ) |
|
|
default |
◆ Impl() [3/3]
wmtk::components::utils::PathResolver::Impl::Impl |
( |
const Impl & |
| ) |
|
|
default |
◆ add_path()
void wmtk::components::utils::PathResolver::Impl::add_path |
( |
const std::filesystem::path & |
path | ) |
|
|
inline |
◆ operator=() [1/2]
Impl& wmtk::components::utils::PathResolver::Impl::operator= |
( |
const Impl & |
| ) |
|
|
default |
◆ operator=() [2/2]
Impl& wmtk::components::utils::PathResolver::Impl::operator= |
( |
Impl && |
| ) |
|
|
default |
◆ resolve()
std::pair<std::filesystem::path, bool> wmtk::components::utils::PathResolver::Impl::resolve |
( |
const std::filesystem::path & |
path | ) |
const |
|
inline |
◆ m_paths
std::vector<std::filesystem::path> wmtk::components::utils::PathResolver::Impl::m_paths |
The documentation for this struct was generated from the following file: