#include <zypp-core/zyppng/base/private/base_p.h>
Definition at line 13 of file base_p.h.
 
◆ BasePrivate()
  
  | 
        
          | zyppng::BasePrivate::BasePrivate | ( | Base & | b | ) |  |  | inline | 
 
 
◆ ~BasePrivate()
  
  | 
        
          | zyppng::BasePrivate::~BasePrivate | ( |  | ) |  |  | virtual | 
 
 
◆ init()
  
  | 
        
          | void zyppng::BasePrivate::init | ( |  | ) |  |  | virtual | 
 
 
◆ parent
◆ children
      
        
          | std::unordered_set< Base::Ptr > zyppng::BasePrivate::children | 
      
 
 
◆ z_ptr
      
        
          | Base* zyppng::BasePrivate::z_ptr = nullptr | 
      
 
 
◆ threadId
      
        
          | std::thread::id zyppng::BasePrivate::threadId = std::this_thread::get_id() | 
      
 
 
The documentation for this class was generated from the following files: