ewmscp
..
|
#include <posixFileCommon.h>
Public Member Functions | |
bool | pathExists (const std::string &path) override |
std::unique_ptr< const genericStat > | getStat (const std::string &path, bool followLink) override |
std::string | getXattr (const std::string &path, const std::string &name) override |
![]() | |
virtual | ~pathHandler ()=default |
Definition at line 6 of file posixFileCommon.h.
|
overridevirtual |
Implements pathHandler.
Definition at line 30 of file posixFileCommon.cpp.
References errMsg::emit(), throwcall::good0(), errMsg::info, and timerInst.
Referenced by inputHandler::dummy::getStat().
|
overridevirtual |
Reimplemented from pathHandler.
Definition at line 63 of file posixFileCommon.cpp.
References throwcall::badval(), errMsg::emit(), ENOATTR, errMsg::info, and timerInst.
|
overridevirtual |
Implements pathHandler.
Definition at line 20 of file posixFileCommon.cpp.
References throwcall::good0(), and timerInst.