libzypp 17.35.14
context_p.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
9#ifndef ZYPP_NG_PRIVATE_CONTEXT_P_H
10#define ZYPP_NG_PRIVATE_CONTEXT_P_H
11
15#include <zypp/ng/context.h>
16#include <zypp/ZYpp.h>
17
18namespace zyppng
19{
21
31
32}
33
34
35#endif
::boost::shared_ptr< ZYpp > Ptr
Definition ZYpp.h:63
Provide a new empty temporary directory and recursively delete it when no longer needed.
Definition TmpPath.h:182
EventDispatcherRef _eventDispatcher
Definition context_p.h:26
zypp::ZYpp::Ptr _zyppPtr
Definition context_p.h:29
zypp::filesystem::TmpDir _providerDir
Definition context_p.h:27
ContextPrivate(Context &b)
Definition context_p.h:25
unsigned short b
#define ZYPP_FWD_DECL_TYPE_WITH_REFS(T)
Definition zyppglobal.h:126