Helper providing pipe FDs for ExternalProgramWithStderr.  
 More...
#include <zypp-core/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 249 of file ExternalProgram.h.
◆ anonymous enum
◆ EarlyPipe()
      
        
          | zypp::externalprogram::EarlyPipe::EarlyPipe | ( |  | ) |  | 
      
 
 
◆ ~EarlyPipe()
      
        
          | zypp::externalprogram::EarlyPipe::~EarlyPipe | ( |  | ) |  | 
      
 
 
◆ closeW()
  
  | 
        
          | void zypp::externalprogram::EarlyPipe::closeW | ( |  | ) |  |  | inline | 
 
 
◆ fStdErr()
  
  | 
        
          | FILE * zypp::externalprogram::EarlyPipe::fStdErr | ( |  | ) |  |  | 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: