14#ifndef ZYPPNG_SAT_STRINGPOOL_H_INCLUDED
15#define ZYPPNG_SAT_STRINGPOOL_H_INCLUDED
65 { return ::pool_parserpmrichdep(
_pool, capstr_r ); }
StringPool(const StringPool &)=delete
detail::CPool * getPool() const
Explicit accessor for the raw sat-pool.
StringPool(const StringPool &)=delete
static StringPool & instance()
Access the global StringPool instance.
StringPool & operator=(StringPool &&)=delete
detail::CPool * _pool
Internal pointer to the libsolv pool structure (CPool).
detail::IdType parserpmrichdep(const char *capstr_r)
libsolv capability parser
StringPool & operator=(const StringPool &)=delete
StringPool(StringPool &&)=delete
detail::CPool * operator->()
Pointer style access forwarded to the raw sat-pool.
zypp::sat::detail::CPool CPool
zypp::sat::detail::IdType IdType
This file contains private API, this might break at any time between releases.