libzypp
17.37.5
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
KeyRingImpl
zypp::KeyRing::Impl
Definition:
keyring_p.h:20
KeyRing.h
zypp::KeyRing::Impl::Impl
Impl(const filesystem::Pathname &baseTmpDir)
Definition:
KeyRing.cc:139
zypp::filesystem::Pathname
Pathname.
Definition:
Pathname.h:46
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition:
Application.cc:19
zypp
zypp_detail
keyring_p.h
Generated by
1.8.14