| libzypp 17.36.7
    | 
#include <zypp/ng/private/context_p.h>
 
  
| Public Member Functions | |
| ContextPrivate (Context &b) | |
|  Public Member Functions inherited from zyppng::UserInterfacePrivate | |
| UserInterfacePrivate (UserInterface &b) | |
|  Public Member Functions inherited from zyppng::BasePrivate | |
| BasePrivate (Base &b) | |
| virtual | ~BasePrivate () | 
| virtual void | init () | 
| Public Attributes | |
| EventDispatcherRef | _eventDispatcher | 
| zypp::filesystem::TmpDir | _providerDir | 
| ProvideRef | _provider | 
| zypp::ZYpp::Ptr | _zyppPtr | 
|  Public Attributes inherited from zyppng::UserInterfacePrivate | |
| Signal< void(UserRequestRef event)> | _sigEvent | 
|  Public Attributes inherited from zyppng::BasePrivate | |
| Base::WeakPtr | parent | 
| std::unordered_set< Base::Ptr > | children | 
| Base * | z_ptr = nullptr | 
| std::thread::id | threadId = std::this_thread::get_id() | 
Definition at line 22 of file context_p.h.
| 
 | inline | 
Definition at line 25 of file context_p.h.
| EventDispatcherRef zyppng::ContextPrivate::_eventDispatcher | 
Definition at line 26 of file context_p.h.
| zypp::filesystem::TmpDir zyppng::ContextPrivate::_providerDir | 
Definition at line 27 of file context_p.h.
| ProvideRef zyppng::ContextPrivate::_provider | 
Definition at line 28 of file context_p.h.
| zypp::ZYpp::Ptr zyppng::ContextPrivate::_zyppPtr | 
Definition at line 29 of file context_p.h.