libzypp
17.31.23
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
c
d
g
h
m
n
o
p
r
s
w
y
Typedefs
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
Enumerator
d
e
f
l
n
p
r
s
t
v
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Related Functions
b
c
d
h
i
k
l
m
n
o
p
r
s
t
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
d
f
k
n
p
r
s
t
u
v
Typedefs
Macros
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
y
z
authdata.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
----------------------------------------------------------------------/
9
*
10
* This file contains private API, this might break at any time between releases.
11
* You have been warned!
12
*
13
*/
14
#ifndef ZYPPNG_MEDIA_NETWORK_AUTHDATA_H_INCLUDED
15
#define ZYPPNG_MEDIA_NETWORK_AUTHDATA_H_INCLUDED
16
17
#include <zypp-curl/auth/CurlAuthData>
18
19
namespace
zyppng
{
20
21
using
AuthData
=
zypp::media::AuthData
;
22
using
AuthData_Ptr
=
zypp::media::AuthData_Ptr
;
23
24
using
NetworkAuthData
=
zypp::media::CurlAuthData
;
25
using
NetworkAuthData_Ptr
=
zypp::media::CurlAuthData_Ptr
;
26
27
}
28
29
30
31
32
#endif
zypp::media::AuthData
Class for handling media authentication data.
Definition:
authdata.h:29
zypp::media::CurlAuthData
Curl HTTP authentication data.
Definition:
curlauthdata.h:22
zypp::media::CurlAuthData_Ptr
shared_ptr< CurlAuthData > CurlAuthData_Ptr
Definition:
curlauthdata.h:102
zypp::media::AuthData_Ptr
shared_ptr< AuthData > AuthData_Ptr
Definition:
authdata.h:79
zyppng
Definition:
MediaNetwork.h:23
zyppng::NetworkAuthData_Ptr
zypp::media::CurlAuthData_Ptr NetworkAuthData_Ptr
Definition:
authdata.h:25
zyppng::AuthData_Ptr
zypp::media::AuthData_Ptr AuthData_Ptr
Definition:
authdata.h:22
zypp-curl
ng
network
authdata.h
Generated by
1.9.6