#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.
|
| | zypp |
| | Easy-to use interface to the ZYPP dependency resolver.
|
| |
◆ ZYPP_BASE_LOGGER_LOGGROUP
| #define ZYPP_BASE_LOGGER_LOGGROUP "zypp::plugin" |
◆ _buffer
| const std::string& _buffer |
◆ _prog
| ExternalProgramWithStderr& _prog |