ewmscp
..
|
#include <dcapCommon.h>
Public Member Functions | |
dcapCommon () | |
bool | pathExists (const std::string &path) override |
std::unique_ptr< const genericStat > | getStat (const std::string &path, bool followLink) override |
![]() | |
virtual | ~pathHandler ()=default |
virtual std::string | getXattr (const std::string &, const std::string &) |
Static Public Member Functions | |
static std::string | fixPathUrl (const std::string &path) |
Definition at line 65 of file dcapCommon.h.
dcapCommon::dcapCommon | ( | ) |
Definition at line 119 of file dcapCommon.cpp.
References dCapConfigParameter::apply().
|
static |
Definition at line 127 of file dcapCommon.cpp.
References escapism::newEscaper().
Referenced by outputHandler::dcap::ensureParentDirs(), inputHandler::dcap::dcapDirectory::getNextEntry(), getStat(), pathExists(), outputHandler::dcap::remove(), and outputHandler::dcap::rename().
|
overridevirtual |
Implements pathHandler.
Definition at line 157 of file dcapCommon.cpp.
References dcapStat, fixPathUrl(), and throwcall::dcap::good0().
|
overridevirtual |
Implements pathHandler.
Definition at line 146 of file dcapCommon.cpp.
References dcapStat, fixPathUrl(), and throwcall::dcap::good0().