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

Backlink to the associated PoolImpl. More...

#include <PoolMember.h>

Inheritance diagram for zypp::sat::detail::PoolMember:

List of all members.

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


Member Function Documentation

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

Definition at line 164 of file PoolImpl.cc.


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