libzypp 17.38.6
reskind.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
9// Automatically generated wrapper for zypp/ResKind.h
10// Source Namespace: zypp -> Target Namespace: zyppng
11#ifndef RESKIND_H_ZYPPNG_WRAPPER_H
12#define RESKIND_H_ZYPPNG_WRAPPER_H
13
14#include <zypp/ResKind.h>
15
16namespace zyppng
17{
18 using ::zypp::ResKind;
19 using ::zypp::dumpAsXmlOn;
20} // namespace zyppng
21#endif // RESKIND_H_ZYPPNG_WRAPPER_H
Resolvable kinds.
Definition ResKind.h:33
std::ostream & dumpAsXmlOn(std::ostream &str, const Repository &obj)
relates: Repository XML output