libzypp
17.37.17
keyring_p.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
12
#ifndef ZYPP_ZYPP_DETAIL_KEYRINGIMPL_H
13
#define ZYPP_ZYPP_DETAIL_KEYRINGIMPL_H
14
15
#include <
zypp/KeyRing.h
>
16
#include <zypp-common/private/keyring_p.h>
17
18
namespace
zypp
{
19
20
struct
KeyRing::Impl
:
public
KeyRingImpl
21
{
22
Impl
(
const
filesystem::Pathname
&baseTmpDir);
23
};
24
25
}
26
27
#endif
KeyRing.h
KeyRingImpl
zypp::filesystem::Pathname
Pathname.
Definition
Pathname.h:47
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition
CodePitfalls.doc:2
zypp::KeyRing::Impl
Definition
keyring_p.h:21
zypp::KeyRing::Impl::Impl
Impl(const filesystem::Pathname &baseTmpDir)
Definition
KeyRing.cc:139
zypp
zypp_detail
keyring_p.h
Generated by
1.14.0