#include <Exec.hh>
◆ arg_type
◆ options_type
◆ time_type
◆ Exec()
LDASTools::AL::Exec::Exec |
( |
arg_type |
Command, |
|
|
|
... |
|
) |
| |
◆ ChildPid()
pid_t LDASTools::AL::Fork::ChildPid |
( |
| ) |
const |
|
inlineinherited |
◆ close_pipe()
void LDASTools::AL::Fork::close_pipe |
( |
int |
Major, |
|
|
int |
Minor |
|
) |
| |
|
privateinherited |
◆ close_pipes()
void LDASTools::AL::Fork::close_pipes |
( |
| ) |
|
|
privateinherited |
◆ closeStdErr()
void LDASTools::AL::Fork::closeStdErr |
( |
| ) |
|
|
inlineprotectedinherited |
◆ closeStdIn()
void LDASTools::AL::Fork::closeStdIn |
( |
| ) |
|
|
inlineprotectedinherited |
◆ closeStdOut()
void LDASTools::AL::Fork::closeStdOut |
( |
| ) |
|
|
inlineprotectedinherited |
◆ Command()
◆ CoreDump()
bool LDASTools::AL::Exec::CoreDump |
( |
| ) |
|
|
inline |
◆ evalChild()
void LDASTools::AL::Exec::evalChild |
( |
| ) |
|
|
protectedvirtual |
◆ evalParent()
void LDASTools::AL::Exec::evalParent |
( |
| ) |
|
|
protectedvirtual |
◆ ExitCode()
int LDASTools::AL::Exec::ExitCode |
( |
| ) |
|
|
inline |
◆ getReadFD()
int LDASTools::AL::Fork::getReadFD |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ getStdErr()
int LDASTools::AL::Fork::getStdErr |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ getStdIn()
int LDASTools::AL::Fork::getStdIn |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ getStdOut()
int LDASTools::AL::Fork::getStdOut |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ getWriteFD()
int LDASTools::AL::Fork::getWriteFD |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ IfExited()
bool LDASTools::AL::Exec::IfExited |
( |
| ) |
const |
|
inline |
◆ IsChildAlive()
bool LDASTools::AL::Fork::IsChildAlive |
( |
| ) |
const |
|
inherited |
◆ isParent()
bool LDASTools::AL::Fork::isParent |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ Signal()
int LDASTools::AL::Exec::Signal |
( |
| ) |
|
|
inline |
◆ Spawn()
void LDASTools::AL::Exec::Spawn |
( |
| ) |
|
|
virtual |
◆ Stderr()
const std::string & LDASTools::AL::Exec::Stderr |
( |
| ) |
const |
|
inline |
◆ Stdout()
const std::string & LDASTools::AL::Exec::Stdout |
( |
| ) |
const |
|
inline |
◆ TimeCPU()
◆ COMMAND_END
const char * LDASTools::AL::Exec::COMMAND_END = (const char*)NULL |
|
static |
◆ E_STDERR
const int LDASTools::AL::Exec::E_STDERR = 1 |
|
staticprivate |
◆ E_STDOUT
const int LDASTools::AL::Exec::E_STDOUT = 0 |
|
staticprivate |
◆ F_READ
const int LDASTools::AL::Fork::F_READ = 0 |
|
staticprivateinherited |
◆ F_STDERR
const int LDASTools::AL::Fork::F_STDERR = 2 |
|
staticprivateinherited |
◆ F_STDIN
const int LDASTools::AL::Fork::F_STDIN = 0 |
|
staticprivateinherited |
◆ F_STDOUT
const int LDASTools::AL::Fork::F_STDOUT = 1 |
|
staticprivateinherited |
◆ F_WRITE
const int LDASTools::AL::Fork::F_WRITE = 1 |
|
staticprivateinherited |
◆ m_child_exit
◆ m_child_pid
pid_t LDASTools::AL::Fork::m_child_pid |
|
privateinherited |
◆ m_options
◆ m_pipes
int LDASTools::AL::Fork::m_pipes[3][2] |
|
privateinherited |
◆ m_start_time_system
time_type LDASTools::AL::Exec::m_start_time_system |
|
private |
◆ m_start_time_user
time_type LDASTools::AL::Exec::m_start_time_user |
|
private |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.4/src/Exec.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.4/src/Exec.cc