class
#include <eckit/filesystem/PathNameFactory.h>
PathNameBuilderBase
Derived classes
-
template<typename T>class PathNameBuilder
Constructors, destructors, conversion operators
-
PathNameBuilderBase(const std::
string& name) - ~PathNameBuilderBase() virtual
Public functions
-
auto make(const std::
string& path, bool tildeIsUserHome) const -> BasePathName* pure virtual