|
libUTL++
|
This is the complete list of members for utl::ComparisonPredicate, including all inherited members.
| _isA(const RunTimeClass *runTimeClass) const | utl::Object | inline |
| addOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| allocatedSize() const | utl::Object | |
| clear() | utl::UnaryPredicate | inline |
| cmp(const Object *object) const | utl::ComparisonPredicate | inline |
| compare(const Object &rhs) const | utl::Predicate | virtual |
| ComparisonPredicate(const Object &object, bool owner=true, const Ordering *ordering=nullptr) | utl::ComparisonPredicate | inline |
| ComparisonPredicate(const Object *object, bool owner=true, const Ordering *ordering=nullptr) | utl::ComparisonPredicate | inline |
| copy(const Object &rhs) | utl::UnaryPredicate | virtual |
| copyFlags(const FlagsMI &rhs) | utl::FlagsMI | inlineprotected |
| copyFlags(const FlagsMI &rhs, uint_t lsb, uint_t msb) | utl::FlagsMI | inlineprotected |
| copyFlags(uint64_t flags, uint_t lsb, uint_t msb) | utl::FlagsMI | inlineprotected |
| dump(Stream &os, uint_t level=uint_t_max) const | utl::Object | virtual |
| dumpWithClassName(Stream &os, uint_t indent=4, uint_t level=uint_t_max) const | utl::Object | |
| eval(const Object *object) const =0 | utl::Predicate | pure virtual |
| FlagsMI() | utl::FlagsMI | inlineprotected |
| getFlag(uint_t flagNum) const | utl::FlagsMI | inlineprotected |
| getFlags() const | utl::FlagsMI | inlineprotected |
| getFlagsNumber(uint64_t mask, uint64_t shift=0) | utl::FlagsMI | inlineprotected |
| getKey() const | utl::Object | virtual |
| getObject() const | utl::UnaryPredicate | inline |
| getProxiedObject() const | utl::Object | virtual |
| getProxiedObject() | utl::Object | virtual |
| hash(size_t size) const | utl::Object | virtual |
| hasKey() const | utl::Object | inline |
| innerAllocatedSize() const | utl::Object | virtual |
| isOwner() const | utl::Predicate | inline |
| operator String() const | utl::Object | |
| operator!=(const Object &rhs) const | utl::Object | inline |
| operator()(const Object *object) const | utl::Predicate | inline |
| operator<(const Object &rhs) const | utl::Object | inline |
| operator<=(const Object &rhs) const | utl::Object | inline |
| operator==(const Object &rhs) const | utl::Object | inline |
| operator>(const Object &rhs) const | utl::Object | inline |
| operator>=(const Object &rhs) const | utl::Object | inline |
| ordering() const | utl::ComparisonPredicate | inline |
| removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::UnaryPredicate | virtual |
| serializeBoxed(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | inlinestatic |
| serializeIn(Stream &is, uint_t mode=ser_default) | utl::Object | inline |
| serializeInBoxed(Stream &is, uint_t mode=ser_default) | utl::Object | static |
| serializeInNullable(Stream &is, uint_t mode=ser_default) | utl::Object | static |
| serializeNullable(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | static |
| serializeOut(Stream &os, uint_t mode=ser_default) const | utl::Object | inline |
| serializeOutBoxed(Stream &os, uint_t mode=ser_default) const | utl::Object | |
| serializeOutNullable(const Object *object, Stream &os, uint_t mode=ser_default) | utl::Object | static |
| setFlag(uint_t flagNum, bool val) | utl::FlagsMI | inlineprotected |
| setFlags(uint64_t flags) | utl::FlagsMI | inlineprotected |
| setFlagsNumber(uint64_t mask, uint64_t shift, uint64_t num) | utl::FlagsMI | inlineprotected |
| setObject(const Object &object) | utl::UnaryPredicate | inline |
| setObject(const Object *object) | utl::UnaryPredicate | inline |
| setOrdering(const Ordering &ordering) | utl::ComparisonPredicate | inline |
| setOrdering(Ordering *ordering) | utl::ComparisonPredicate | inline |
| setOwner(bool owner) | utl::Predicate | inline |
| steal(Object &rhs) | utl::Object | virtual |
| toString() const | utl::Object | virtual |
| utl::UnaryPredicate::UnaryPredicate(const Object &object, bool owner=true) | utl::UnaryPredicate | |
| utl::UnaryPredicate::UnaryPredicate(const Object *object, bool owner=true) | utl::UnaryPredicate | |
| vclone(const Object &rhs) | utl::Object | virtual |
| ~FlagsMI() | utl::FlagsMI | inlineprotectedvirtual |