libzypp
13.10.6
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
AttrMatcher.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
12
#ifndef ZYPP_SAT_ATTRMATCHER_H
13
#define ZYPP_SAT_ATTRMATCHER_H
14
#warning sat::AttrMatcher was renamed to StrMatcher. Deprecated include of zypp/sat/AttrMatcher.h use zypp/base/StrMatcher.h
15
16
#include "
zypp/base/StrMatcher.h
"
17
19
namespace
zypp
20
{
22
namespace
sat
23
{
24
typedef
StrMatcher
AttrMatcher
;
25
26
}
// namespace sat
28
}
// namespace zypp
30
#endif // ZYPP_SAT_ATTRMATCHER_H
zypp::StrMatcher
String matching (STRING|SUBSTRING|GLOB|REGEX).
Definition:
StrMatcher.h:297
StrMatcher.h
zypp::sat::AttrMatcher
StrMatcher AttrMatcher
Definition:
AttrMatcher.h:24
zypp
sat
AttrMatcher.h
Generated by
1.8.5