Public Member Functions | |
| AddLockToPool (const ResPool &pool) | |
| bool | operator() (const std::string &str_r) |
Public Attributes | |
| ResPool | _pool |
| int | _count |
Definition at line 117 of file Locks.cc.
| zypp::locks::AddLockToPool::AddLockToPool | ( | const ResPool & | pool | ) | [inline] |
| bool zypp::locks::AddLockToPool::operator() | ( | const std::string & | str_r | ) | [inline] |
Definition at line 126 of file Locks.cc.
References _count, _pool, zypp::Rel::ANY, zypp::str::regex::assign(), zypp::ResPool::begin(), zypp::ResPool::end(), ERR, zypp::forEachMatchIn(), zypp::invokeOnEach(), zypp::locks::NameMatchCollectorFunc::matches, MIL, zypp::Exception::msg(), name, zypp::Rel::NONE, zypp::CapFactory::parse(), zypp::Dep::PROVIDES, zypp::str::trim(), and zypp::locks::wildcards2regex().
1.5.3