Added refersTo() to test whether a capability refers to a certain kind of
authorMichael Andres <ma@suse.de>
Fri, 31 Aug 2007 17:46:27 +0000 (17:46 +0000)
committerMichael Andres <ma@suse.de>
Fri, 31 Aug 2007 17:46:27 +0000 (17:46 +0000)
commit92c191c3faca93e60f3042085f22d428a61e00fb
tree313bcac9d71ca69d76568f03632872795ab04b52
parent96dd1c4ef374c6157c14d4245183b7c0d048776b
Added refersTo() to test whether a capability refers to a certain kind of
resolvable. E.g.: if ( refersTo<Script>( cap ) ) ...
zypp/Capability.h