|
libUTL++
|
This is the complete list of members for utl::BinTreeBfsIt, 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 | |
| BinTreeBfsIt(const BinTree *tree, BinTreeNode *node) | utl::BinTreeBfsIt | inline |
| clear() | utl::Object | |
| compare(const Object &rhs) const | utl::BinTreeBfsIt | virtual |
| copy(const Object &rhs) | utl::BinTreeBfsIt | 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 | |
| FlagsMI() | utl::FlagsMI | inlineprotected |
| forward(size_t dist=1) | utl::BinTreeBfsIt | virtual |
| get() const | utl::BinTreeBfsIt | virtual |
| 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 |
| getNode() const | utl::BinTreeBfsIt | inline |
| getProxiedObject() const | utl::Object | virtual |
| getProxiedObject() | utl::Object | virtual |
| getTree() const | utl::BinTreeBfsIt | inline |
| hash(size_t size) const | utl::Object | virtual |
| hasKey() const | utl::Object | inline |
| hasSameOwner(const FwdIt *it) const | utl::FwdIt | inline |
| innerAllocatedSize() const | utl::Object | virtual |
| invalidate() const | utl::FwdIt | inline |
| isConst() const | utl::FwdIt | inline |
| isEnd() const | utl::FwdIt | inlinevirtual |
| isValid(const utl::Object *owner=nullptr) const | utl::FwdIt | |
| operator String() const | utl::Object | |
| operator!=(const Object &rhs) const | utl::Object | inline |
| operator*() const | utl::FwdIt | inline |
| operator+=(size_t dist) | utl::FwdIt | 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 |
| owner() const | utl::FwdIt | inline |
| removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | 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 |
| set(const Object *object) | utl::BinTreeBfsIt | virtual |
| setConst(bool p_const) | utl::FwdIt | inline |
| 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 |
| setNode(BinTreeNode *node) | utl::BinTreeBfsIt | inline |
| setOwner(const Object *owner, bool notifyOwner=true) const | utl::FwdIt | |
| steal(Object &rhs) | utl::Object | virtual |
| toString() const | utl::Object | virtual |
| vclone(const Object &rhs) | utl::Object | virtual |
| ~FlagsMI() | utl::FlagsMI | inlineprotectedvirtual |