Helper providing pipe FDs for ExternalProgramWithStderr.
More...
#include <ExternalProgram.h>
Helper providing pipe FDs for ExternalProgramWithStderr.
Moved to a basse class because the pipe needs to be initialized before the ExternalProgram base class is initialized.
- See Also
- ExternalProgramWithStderr
Definition at line 239 of file ExternalProgram.h.
zypp::_ExternalProgram::EarlyPipe::EarlyPipe |
( |
| ) |
|
zypp::_ExternalProgram::EarlyPipe::~EarlyPipe |
( |
| ) |
|
void zypp::_ExternalProgram::EarlyPipe::closeW |
( |
| ) |
|
|
inline |
FILE* zypp::_ExternalProgram::EarlyPipe::stderr |
( |
| ) |
|
|
inline |
FILE* zypp::_ExternalProgram::EarlyPipe::_stderr |
|
protected |
int zypp::_ExternalProgram::EarlyPipe::_fds[2] |
|
protected |
The documentation for this struct was generated from the following files: