#include <StatFork.hh>
|
| 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) |
|
| 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) |
|
| 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) |
|
◆ directory_type [1/3]
◆ directory_type [2/3]
◆ directory_type [3/3]
◆ stat_buf_type [1/3]
◆ stat_buf_type [2/3]
◆ stat_buf_type [3/3]
◆ debug_info [1/3]
Enumerator |
---|
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
◆ debug_info [2/3]
Enumerator |
---|
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
◆ debug_info [3/3]
Enumerator |
---|
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
STAT_DEBUG_GENERAL | |
◆ StatFork() [1/3]
GenericAPI::StatFork::StatFork |
( |
| ) |
|
◆ StatFork() [2/3]
GenericAPI::StatFork::StatFork |
( |
| ) |
|
◆ StatFork() [3/3]
GenericAPI::StatFork::StatFork |
( |
| ) |
|
◆ Debug() [1/3]
◆ Debug() [2/3]
◆ Debug() [3/3]
◆ evalChild() [1/3]
virtual void GenericAPI::StatFork::evalChild |
( |
| ) |
|
|
protectedvirtual |
◆ evalChild() [2/3]
void GenericAPI::StatFork::evalChild |
( |
| ) |
|
|
protectedvirtual |
◆ evalChild() [3/3]
virtual void GenericAPI::StatFork::evalChild |
( |
| ) |
|
|
protectedvirtual |
◆ evalParent() [1/3]
virtual void GenericAPI::StatFork::evalParent |
( |
| ) |
|
|
protectedvirtual |
◆ evalParent() [2/3]
void GenericAPI::StatFork::evalParent |
( |
| ) |
|
|
protectedvirtual |
◆ evalParent() [3/3]
virtual void GenericAPI::StatFork::evalParent |
( |
| ) |
|
|
protectedvirtual |
◆ Init() [1/3]
virtual void GenericAPI::StatFork::Init |
( |
| ) |
|
|
virtual |
◆ Init() [2/3]
void GenericAPI::StatFork::Init |
( |
| ) |
|
|
virtual |
◆ Init() [3/3]
virtual void GenericAPI::StatFork::Init |
( |
| ) |
|
|
virtual |
◆ LStat() [1/6]
virtual int GenericAPI::StatFork::LStat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ LStat() [2/6]
virtual int GenericAPI::StatFork::LStat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ LStat() [3/6]
virtual int GenericAPI::StatFork::LStat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ LStat() [4/6]
◆ LStat() [5/6]
◆ LStat() [6/6]
◆ SetCommand() [1/3]
void GenericAPI::StatFork::SetCommand |
( |
const std::string & |
Command | ) |
|
|
inline |
◆ SetCommand() [2/3]
void GenericAPI::StatFork::SetCommand |
( |
const std::string & |
Command | ) |
|
◆ SetCommand() [3/3]
void GenericAPI::StatFork::SetCommand |
( |
const std::string & |
Command | ) |
|
◆ Stat() [1/6]
virtual int GenericAPI::StatFork::Stat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ Stat() [2/6]
virtual int GenericAPI::StatFork::Stat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ Stat() [3/6]
virtual int GenericAPI::StatFork::Stat |
( |
const std::string & |
FileName, |
|
|
stat_buf_type & |
Buf |
|
) |
| const |
|
virtual |
◆ Stat() [4/6]
◆ Stat() [5/6]
◆ Stat() [6/6]
◆ vnew() [1/3]
StatFork * GenericAPI::StatFork::vnew |
( |
| ) |
const |
|
virtual |
◆ vnew() [2/3]
virtual StatFork* GenericAPI::StatFork::vnew |
( |
| ) |
const |
|
virtual |
◆ vnew() [3/3]
virtual StatFork* GenericAPI::StatFork::vnew |
( |
| ) |
const |
|
virtual |
◆ m_cmd
std::string GenericAPI::StatFork::m_cmd |
|
private |
The documentation for this class was generated from the following files:
- /build/ldas-tools-ldasgen-2.7.3/debian/tmp/usr/include/genericAPI/StatFork.hh
- /build/ldas-tools-ldasgen-2.7.3/src/StatFork.cc