|
libzypp
15.24.2
|
#include "zypp/media/ZsyncParser.h"#include "zypp/base/Logger.h"#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <vector>#include <iostream>#include <fstream>
Go to the source code of this file.
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| zypp::media | |
Macros | |
| #define | c2h(c) |
Functions | |
| static int | zypp::media::hexstr2bytes (unsigned char *buf, const char *str, int buflen) |
| #define c2h | ( | c | ) |