ldas-tools-ldasgen
2.6.1
|
Namespaces | |
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... | |