ldas-tools-ldasgen
2.7.1
|
Classes | |
class | lStat |
Perform stat or lstat system call. More... | |
class | Wakeup_ |
Typedefs | |
typedef boost::shared_ptr< lStat > | value_type |
typedef GenericAPI::StatPoolT< lStat > | SysCallStatPool_type |
Functions | |
int | stat_wrapper (const std::string &Path, lStat::buffer_type &StatBuffer, lStat::mode_type Mode, const char *const MethodName) |
Core to perform timed stat or lstat system calls. More... | |
Variables | |
anonymous_namespace{Stat.cc}::Wakeup_ | wakeup |
typedef GenericAPI::StatPoolT< lStat > anonymous_namespace{Stat.cc}::SysCallStatPool_type |
typedef boost::shared_ptr< lStat > anonymous_namespace{Stat.cc}::value_type |
|
inline |
Core to perform timed stat or lstat system calls.
|
static |