ldas-tools-ldasgen 2.7.3
|
Namespaces | |
namespace | GenericAPI |
Functions | |
int | GenericAPI::lstat_interupt () |
Query the interupt value. More... | |
int | GenericAPI::lstat_timeout () |
Query the timeout value. More... | |
int | GenericAPI::SetStatTimeout (int Value) |
Establish the timeout value. More... | |
int | GenericAPI::Stat (const std::string &Filename, struct stat &StatBuffer) |
Perform timed stat call. More... | |
int | GenericAPI::LStat (const std::string &Filename, struct stat &StatBuffer) |
Perform timed lstat call. More... | |