ldas-tools
2.4.2
|
#include <StatFork.hh>
Public Types | |
enum | debug_info { STAT_DEBUG_GENERAL } |
typedef struct stat | stat_buf_type |
typedef LDASTools::AL::Directory | directory_type |
Public Member Functions | |
StatFork () | |
virtual StatFork * | vnew () const |
virtual std::string | Debug (debug_info DebugInfo=STAT_DEBUG_GENERAL) const |
virtual void | Init () |
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 |
void | SetCommand (const std::string &Command) |
Protected Member Functions | |
virtual void | evalChild () |
virtual void | evalParent () |
|
inherited |
|
inherited |
|
inherited |
GenericAPI::StatFork::StatFork | ( | ) |
|
virtual |
Implements GenericAPI::StatBase.
|
protectedvirtual |
|
protectedvirtual |
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
inline |
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.
|
virtual |
Implements GenericAPI::StatBase.