summaryrefslogtreecommitdiff
path: root/swig/Kind.i
blob: 7f71dfcdf2ebe1573534fbe9bb35cc19e2f101d2 (plain)
1
2
3
4
5

%ignore zypp::ResKind::satIdent( const std::string & name_r ) const;

%template(IdStringResKind) zypp::IdStringType<zypp::ResKind>;
%include <zypp/ResKind.h>