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 243 of file ExternalProgram.h.
§ anonymous enum
§ EarlyPipe()
| zypp::externalprogram::EarlyPipe::EarlyPipe |
( |
| ) |
|
§ ~EarlyPipe()
| zypp::externalprogram::EarlyPipe::~EarlyPipe |
( |
| ) |
|
§ closeW()
| void zypp::externalprogram::EarlyPipe::closeW |
( |
| ) |
|
|
inline |
§ stderr()
| FILE* zypp::externalprogram::EarlyPipe::stderr |
( |
| ) |
|
|
inline |
§ _stderr
| FILE* zypp::externalprogram::EarlyPipe::_stderr |
|
protected |
§ _fds
| int zypp::externalprogram::EarlyPipe::_fds[2] |
|
protected |
The documentation for this struct was generated from the following files: