libUTL++
|
This is the complete list of members for utl::TBidIt< T >, 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::Object | |
compare(const Object &rhs) const | utl::TBidIt< T > | virtual |
copy(const Object &rhs) | utl::TBidIt< T > | 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::TBidIt< T > | inlinevirtual |
get() const | utl::TBidIt< T > | inlinevirtual |
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 |
getProxiedObject() const | utl::TBidIt< T > | inlinevirtual |
getProxiedObject() | utl::TBidIt< T > | inlinevirtual |
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 | |
iterator() const | utl::TBidIt< T > | inline |
operator String() const | utl::Object | |
operator!=(const Object &rhs) const | utl::Object | inline |
operator*() const | utl::TBidIt< T > | inline |
operator++() | utl::FwdIt | inline |
operator++(int) | utl::FwdIt | inline |
operator+=(size_t dist) | utl::FwdIt | inline |
operator--() | utl::BidIt | inline |
operator--(int) | utl::BidIt | inline |
operator-=(size_t dist) | utl::BidIt | inline |
operator<(const Object &rhs) const | utl::Object | inline |
operator<=(const Object &rhs) const | utl::Object | inline |
operator=(BidIt *it) | utl::TBidIt< T > | 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 |
reverse(size_t dist=1) | utl::TBidIt< T > | inlinevirtual |
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::TBidIt< T > | inlinevirtual |
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 |
setIt(BidIt *it) | utl::TBidIt< T > | inline |
setOwner(const Object *owner, bool notifyOwner=true) const | utl::FwdIt | |
steal(Object &rhs) | utl::TBidIt< T > | virtual |
TBidIt(BidIt *it) | utl::TBidIt< T > | inline |
toString() const | utl::Object | virtual |
vclone(const Object &rhs) | utl::Object | virtual |
~FlagsMI() | utl::FlagsMI | inlineprotectedvirtual |