libzypp 17.38.7
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::CapDetail zypp::Capability 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 ()
static bool poolValid ()

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 52 of file PoolMember.h.

Member Function Documentation

◆ myPool()

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

Definition at line 41 of file PoolMember.cc.

◆ poolValid()

bool zypp::sat::detail::PoolMember::poolValid ( )
static

Definition at line 48 of file PoolMember.cc.


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