|
libUTL++
|
This is the complete list of members for utl::Vector< 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 | |
| append(const T &val) | utl::Vector< T > | inline |
| append(const Vector< T > &v) | utl::Vector< T > | inline |
| append(const T *array, size_t arraySize) | utl::Vector< T > | |
| append(std::initializer_list< T > list) | utl::Vector< T > | |
| assertOwner() | utl::Vector< T > | |
| assertOwner(size_t allocSize) | utl::Vector< T > | |
| assertOwner(size_t allocSize, size_t increment) | utl::Vector< T > | inline |
| autoInit() const | utl::Vector< T > | inline |
| begin() const | utl::Vector< T > | inline |
| begin() | utl::Vector< T > | inline |
| cbegin() | utl::Vector< T > | inline |
| cend() | utl::Vector< T > | inline |
| clear() | utl::Vector< T > | inline |
| compare(const Object &rhs) const | utl::Vector< T > | virtual |
| copy(const Object &) | utl::Vector< T > | virtual |
| copy(size_t idx, const Vector< T > &src, size_t srcBegin=0, size_t srcEnd=size_t_max) | utl::Vector< T > | inline |
| copy(size_t idx, const T *src, size_t srcBegin, size_t srcEnd) | utl::Vector< T > | |
| copy(size_t idx, std::initializer_list< T > list) | utl::Vector< T > | |
| 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 | |
| economize() | utl::Vector< T > | |
| empty() const | utl::Vector< T > | inline |
| end() const | utl::Vector< T > | inline |
| end() | utl::Vector< T > | inline |
| excise() | utl::Vector< T > | |
| FlagsMI() | utl::FlagsMI | inlineprotected |
| get() const | utl::Vector< T > | inline |
| get() | utl::Vector< T > | inline |
| get(size_t idx) const | utl::Vector< T > | inline |
| get(int idx) const | utl::Vector< T > | inline |
| get(size_t idx) | utl::Vector< T > | inline |
| get(int idx) | utl::Vector< T > | inline |
| 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::Object | virtual |
| getProxiedObject() | utl::Object | virtual |
| grow(size_t size) | utl::Vector< T > | |
| grow(size_t size, size_t increment) | utl::Vector< T > | inline |
| hash(size_t size) const | utl::Object | virtual |
| hasKey() const | utl::Object | inline |
| increment() const | utl::Vector< T > | inline |
| indexOf(const_iterator it) const | utl::Vector< T > | inline |
| indexOf(iterator it) | utl::Vector< T > | inline |
| innerAllocatedSize() const | utl::Vector< T > | inlinevirtual |
| insert(size_t idx, size_t num) | utl::Vector< T > | |
| insert(size_t idx, size_t num, const T &val) | utl::Vector< T > | inline |
| insert(size_t idx, size_t num, const T *val) | utl::Vector< T > | inline |
| insert(size_t idx, const T *array, size_t arraySize) | utl::Vector< T > | inline |
| insert(size_t idx, std::initializer_list< T > list) | utl::Vector< T > | inline |
| isOwner() const | utl::Vector< T > | inline |
| length() const | utl::Vector< T > | inline |
| move(size_t idx, const Vector< T > &src, size_t srcBegin=0, size_t srcEnd=size_t_max) | utl::Vector< T > | inline |
| move(size_t idx, T *src, size_t srcBegin, size_t srcEnd) | utl::Vector< T > | |
| operator const T *() const | utl::Vector< T > | inline |
| operator const T *() | utl::Vector< T > | inline |
| operator const void *() const | utl::Vector< T > | inline |
| operator const void *() | utl::Vector< T > | inline |
| operator String() const | utl::Object | |
| operator T*() | utl::Vector< T > | inline |
| operator void *() | utl::Vector< T > | inline |
| operator!=(const Object &rhs) const | utl::Object | inline |
| operator+(ssize_t n) | utl::Vector< T > | inline |
| operator+(ssize_t n) const | utl::Vector< T > | inline |
| operator+(size_t n) | utl::Vector< T > | inline |
| operator+(size_t n) const | utl::Vector< 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 |
| operator>(const Object &rhs) const | utl::Object | inline |
| operator>=(const Object &rhs) const | utl::Object | inline |
| operator[](size_t idx) | utl::Vector< T > | inline |
| operator[](size_t idx) const | utl::Vector< T > | inline |
| operator[](int idx) | utl::Vector< T > | inline |
| operator[](int idx) const | utl::Vector< T > | inline |
| relocate(size_t destIdx, size_t srcIdx) | utl::Vector< T > | |
| remove(size_t idx, size_t num) | utl::Vector< T > | |
| removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| reserve(size_t allocSize) | utl::Vector< T > | inline |
| reserve(size_t allocSize, size_t increment) | utl::Vector< T > | inline |
| reverse(size_t idx, size_t num) | utl::Vector< T > | |
| serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Vector< T > | 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(T *array, size_t size) | utl::Vector< T > | inline |
| set(T *array, size_t size, bool owner, size_t increment) | utl::Vector< T > | |
| set(const T &val) | utl::Vector< T > | inline |
| set(size_t idx, size_t num, const T &val) | utl::Vector< T > | |
| set(size_t idx, const T &val) | utl::Vector< T > | inline |
| setAutoInit(bool autoInit) | utl::Vector< T > | 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 |
| setIncrement(size_t increment) | utl::Vector< T > | inline |
| setOwner(bool owner) | utl::Vector< T > | inline |
| setSize(size_t size) | utl::Vector< T > | |
| size() const | utl::Vector< T > | inline |
| steal(Object &rhs) | utl::Vector< T > | virtual |
| swap(size_t i, size_t j) | utl::Vector< T > | inline |
| swap(size_t i, size_t j, size_t n) | utl::Vector< T > | inline |
| toString() const | utl::Object | virtual |
| vclone(const Object &rhs) | utl::Object | virtual |
| Vector(std::initializer_list< T > list) | utl::Vector< T > | |
| Vector(size_t size, size_t increment=1) | utl::Vector< T > | |
| Vector(T *array, size_t size, bool owner=true, size_t increment=1) | utl::Vector< T > | |
| ~FlagsMI() | utl::FlagsMI | inlineprotectedvirtual |