#include <iostream>
#include "KeyManager.h"
#include "KeyRingException.h"
#include <zypp-core/fs/PathInfo.h>
#include <zypp-core/base/Logger.h>
#include <zypp-core/fs/TmpPath.h>
#include <zypp-core/base/String.h>
#include <zypp-core/AutoDispose.h>
#include <boost/thread/once.hpp>
#include <boost/interprocess/smart_ptr/scoped_ptr.hpp>
#include <gpgme.h>
#include <stdio.h>
Go to the source code of this file.
|
| namespace | zypp |
| | Easy-to use interface to the ZYPP dependency resolver.
|
◆ ZYPP_BASE_LOGGER_LOGGROUP
| #define ZYPP_BASE_LOGGER_LOGGROUP "zypp::gpg" |
◆ OSC
Value:if ( V & (
unsigned)obj )
str <<
" " << #V;
String related utilities and Regular expression matching.