| _capacity | BaseArray< BaseLink * > | protected |
| _cnt | BaseArray< BaseLink * > | protected |
| _ptr | BaseArray< BaseLink * > | protected |
| Alloc(Int32 s) | DefaultAllocator | protectedstatic |
| Alloc(Int64 s) | DefaultAllocator | protectedstatic |
| AllocatorType typedef | BaseArray< BaseLink * > | |
| AllocClear(Int32 s) | DefaultAllocator | protectedstatic |
| AllocClear(Int64 s) | DefaultAllocator | protectedstatic |
| Append(GeListNode *bl) | BaseLinkArray | |
| BaseArray< BaseLink * >::Append() | BaseArray< BaseLink * > | |
| BaseArray< BaseLink * >::Append(const BaseLink * &x) | BaseArray< BaseLink * > | |
| BaseArray< BaseLink * >::Append(BaseLink * &&x) | BaseArray< BaseLink * > | |
| AppendWithoutConstructor(Int increment=1) | BaseArray< BaseLink * > | |
| BaseArray(const BaseArray &) | BaseArray< BaseLink * > | private |
| BaseArray() | BaseArray< BaseLink * > | |
| BaseArray(const DefaultAllocator &a) | BaseArray< BaseLink * > | explicit |
| BaseArray(BaseArray &&src) | BaseArray< BaseLink * > | |
| Begin() const | BaseArray< BaseLink * > | |
| Begin() | BaseArray< BaseLink * > | |
| ComputeArraySize(Int current_size, Int increment, Int min_chunk_size) | DefaultAllocator | protectedstatic |
| ConstIterator typedef | BaseArray< BaseLink * > | |
| CopyFrom(const SourceArray &src, Bool fitToSize=true) | BaseArray< BaseLink * > | |
| CopyFrom(const BaseArray &src, Bool fitToSize) | BaseArray< BaseLink * > | |
| CopyFrom(const BaseArray &src) | BaseArray< BaseLink * > | |
| Disconnect(Int *dst=nullptr) | BaseArray< BaseLink * > | |
| End() const | BaseArray< BaseLink * > | |
| End() | BaseArray< BaseLink * > | |
| EnsureCapacity(Int requestedCapacity) | BaseArray< BaseLink * > | |
| Erase(Int position, Int eraseCnt=1) | BaseArray< BaseLink * > | |
| Erase(Iterator position, Int eraseCnt=1) | BaseArray< BaseLink * > | |
| Find(GeListNode *bl, BaseDocument *doc) const | BaseLinkArray | |
| FitToSize(Int newCapacity) | BaseArray< BaseLink * > | protected |
| Flush() | BaseArray< BaseLink * > | |
| FlushAll() | BaseLinkArray | |
| Free(T *&p) | DefaultAllocator | protectedstatic |
| GetAllocator() | BaseArray< BaseLink * > | |
| GetCapacityCount() const | BaseArray< BaseLink * > | |
| GetCount() const | BaseArray< BaseLink * > | |
| GetFirst() const | BaseArray< BaseLink * > | |
| GetFirst() | BaseArray< BaseLink * > | |
| GetIndex(Int32 i, BaseDocument *doc) const | BaseLinkArray | |
| BaseArray< BaseLink * >::GetIndex(const BaseLink * &x) const | BaseArray< BaseLink * > | |
| GetIndexBl(Int32 i, BaseDocument *doc, Int32 instanceof=110050) const | BaseLinkArray | |
| GetIndexLink(Int32 i) const | BaseLinkArray | |
| GetLast() const | BaseArray< BaseLink * > | |
| GetLast() | BaseArray< BaseLink * > | |
| GetRealCount(BaseDocument *doc) const | BaseLinkArray | |
| Helper typedef | BaseArray< BaseLink * > | private |
| Insert(Int position) | BaseArray< BaseLink * > | |
| Insert(Iterator position) | BaseArray< BaseLink * > | |
| Insert(Int position, const BaseLink * &x) | BaseArray< BaseLink * > | |
| Insert(Iterator position, const BaseLink * &x) | BaseArray< BaseLink * > | |
| Insert(Int position, BaseLink * &&x) | BaseArray< BaseLink * > | |
| Insert(Iterator position, BaseLink * &&x) | BaseArray< BaseLink * > | |
| Insert(Int position, const BaseLink * *x, Int insertCnt) | BaseArray< BaseLink * > | |
| Insert(Iterator position, const BaseLink * *x, Int insertCnt) | BaseArray< BaseLink * > | |
| InsertWithoutConstructor(Int idx, Int increment=1) | BaseArray< BaseLink * > | |
| IsEmpty() const | BaseArray< BaseLink * > | |
| Iterator typedef | BaseArray< BaseLink * > | |
| MoveAndShrink(BaseArray< BaseLink *, BASEARRAY_DEFAULT_CHUNK_SIZE, BASEARRAYFLAGS_0, DefaultAllocator > &dst, Int position, Int moveCnt) | BaseArray< BaseLink * > | |
| operator=(const BaseArray &) | BaseArray< BaseLink * > | private |
| operator=(BaseArray &&src) | BaseArray< BaseLink * > | |
| operator[](Int idx) const | BaseArray< BaseLink * > | |
| operator[](Int idx) | BaseArray< BaseLink * > | |
| Pop(BaseLink * *dst=nullptr) | BaseArray< BaseLink * > | |
| Realloc(void *p, Int n) | DefaultAllocator | protectedstatic |
| Remove(Int32 n) | BaseLinkArray | |
| Reset() | BaseArray< BaseLink * > | |
| Resize(Int newCnt, BASEARRAYRESIZEFLAGS resizeFlags=BASEARRAYRESIZEFLAGS_DEFAULT) | BaseArray< BaseLink * > | |
| Swap(Iterator a, Iterator b) | BaseArray< BaseLink * > | |
| ValueType typedef | BaseArray< BaseLink * > | |
| ~BaseArray() | BaseArray< BaseLink * > | |
| ~BaseLinkArray() | BaseLinkArray | |