Aktualizr
C++ SOTA Client
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Variables
Enumerations
Files
File List
File Members
All
Functions
Enumerations
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Pages
src
load_tests
treehub.h
1
#ifndef LT_TREEHUB_H
2
#define LT_TREEHUB_H
3
4
#include <boost/filesystem.hpp>
5
6
void
fetchFromOstree(
const
boost::filesystem::path &baseDir,
const
boost::filesystem::path &outputDir,
7
const
std::string &branchName,
const
std::string &remoteUrl,
const
unsigned
int
rate,
8
const
unsigned
int
nr,
const
unsigned
int
parallelism);
9
10
#endif // LT_TREEHUB_H
Generated by
1.8.16