ldas-tools-ldasgen
2.5.5
|
#include <StatDirect.hh>
Public Types | |
enum | debug_info { STAT_DEBUG_GENERAL } |
typedef struct stat | stat_buf_type |
typedef LDASTools::AL::Directory | directory_type |
Public Member Functions | |
StatDirect () | |
~StatDirect () | |
virtual void | Init () |
virtual std::string | Debug (debug_info DebugInfo=STAT_DEBUG_GENERAL) const |
virtual int | LStat (const std::string &FileName, stat_buf_type &Buf) const |
virtual int | LStat (const directory_type &Dir, const std::string &RelFilename, stat_buf_type &Buf) const |
virtual int | Stat (const std::string &FileName, stat_buf_type &Buf) const |
virtual int | Stat (const directory_type &Dir, const std::string &RelFilename, stat_buf_type &Buf) const |
virtual StatDirect * | vnew () const |
|
inherited |
|
inherited |
|
inherited |
GenericAPI::StatDirect::StatDirect | ( | ) |
GenericAPI::StatDirect::~StatDirect | ( | ) |
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.