ExternalProgram.h File Reference

#include <map>
#include <string>
#include <vector>
#include "zypp/base/ExternalDataSource.h"
#include "zypp/Pathname.h"

Include dependency graph for ExternalProgram.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  zypp::ExternalProgram
 Execute a program and give access to its io An object of this class encapsulates the execution of an external program. More...
struct  zypp::_ExternalProgram::EarlyPipe
 Helper providing pipe FDs for ExternalProgramWithStderr. More...
class  zypp::ExternalProgramWithStderr
 ExternalProgram extended to offer reading programs stderr. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::_ExternalProgram


Detailed Description

Definition in file ExternalProgram.h.


doxygen