libzypp
17.31.23
CleanerThread_p.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
14
#include <unistd.h>
15
16
#include <zypp-core/Globals.h>
17
18
namespace
zypp
19
{
20
21
class
ZYPP_LOCAL
CleanerThread
22
{
23
public
:
24
CleanerThread
() =
delete
;
25
static
void
watchPID ( pid_t pid_r );
26
};
27
28
}
zypp::CleanerThread
Definition:
CleanerThread_p.h:22
zypp::CleanerThread::CleanerThread
CleanerThread()=delete
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition:
CodePitfalls.doc:2
ZYPP_LOCAL
#define ZYPP_LOCAL
Definition:
Globals.h:59
zypp-core
base
CleanerThread_p.h
Generated by
1.9.6