Provide set relation methods based on Derived::setRelationMixinCompare A class using this mixin must provide:
More...
#include <zypp/base/SetRelationMixin.h>
|
| const Derived & | derived () const |
| | Access to sublass Derived.
|
template<class Derived>
class zypp::base::SetRelationMixin< Derived >
Provide set relation methods based on Derived::setRelationMixinCompare A class using this mixin must provide:
SetCompare setRelationMixinCompare(
const Derived & rhs )
const;
base::EnumClass< ESetCompareDef > SetCompare
relates: ESetCompareDef typedef 'enum class SetCompare'
- See also
- SETRELATIONMIXIN_DEFINE_COMPARE_BETWEEN
Definition at line 144 of file SetRelationMixin.h.
◆ SetRelationMixin()
◆ ~SetRelationMixin()
◆ compare() [1/6]
◆ compare() [2/6]
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 151 of file SetRelationMixin.h.
◆ compare() [3/6]
◆ compare() [4/6]
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 158 of file SetRelationMixin.h.
◆ compare() [5/6]
◆ compare() [6/6]
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 165 of file SetRelationMixin.h.
◆ DEFAULT_COPYABLE()
◆ DEFAULT_MOVABLE()
◆ derived()
The documentation for this class was generated from the following file: