libzypp 17.37.6
zypp::sat::detail::PoolMember Struct Reference

Backlink to the associated PoolImpl. More...

#include <zypp/sat/detail/PoolMember.h>

Inheritance diagram for zypp::sat::detail::PoolMember:
zypp::IdStringType< CountryCode > zypp::IdStringType< Edition > zypp::IdStringType< LanguageCode > zypp::IdStringType< Locale > zypp::IdStringType< PackageKeyword > zypp::IdStringType< PoolQueryAttr > zypp::IdStringType< ResKind > zypp::IdStringType< SolvAttr > zypp::CapDetail zypp::Capability zypp::IdString zypp::IdStringType< Derived > zypp::Repository zypp::sat::LocaleSupport zypp::sat::Pool zypp::sat::Solvable zypp::sat::Transaction::Impl zypp::sat::WhatObsoletes zypp::sat::WhatProvides zypp::sat::WhatProvides::Impl

Static Public Member Functions

static PoolImplmyPool ()

Detailed Description

Backlink to the associated PoolImpl.

Simple as we currently use one global PoolImpl. If we change our minds this is where we'd store and do the Id to PoolImpl mapping.

Definition at line 88 of file PoolMember.h.

Member Function Documentation

◆ myPool()

PoolImpl & zypp::sat::detail::PoolMember::myPool ( )
static

Definition at line 185 of file PoolImpl.cc.


The documentation for this struct was generated from the following files: