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"

Include dependency graph for PluginScript.cc:

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

const std::string& _buffer

ExternalProgramWithStderr& _prog

Definition at line 78 of file PluginScript.cc.


doxygen