libzypp 9.41.1

PluginScript.cc File Reference

#include <sys/types.h>
#include <signal.h>
#include <iostream>
#include <sstream>
#include "zypp/base/LogTools.h"
#include "zypp/base/DefaultIntegral.h"
#include "zypp/base/String.h"
#include "zypp/base/Signal.h"
#include "zypp/base/IOStream.h"
#include "zypp/PluginScript.h"
#include "zypp/ExternalProgram.h"
#include "zypp/PathInfo.h"

Go to the source code of this file.

Classes

struct  zypp::PluginScript::Impl
 PluginScript implementation. More...

Namespaces

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


Functions

std::ostream & zypp::operator<< (std::ostream &str, const PluginScript &obj)

Detailed Description

Definition in file PluginScript.cc.


Variable Documentation

ExternalProgramWithStderr& _prog

Definition at line 74 of file PluginScript.cc.