Add(const Elem &V) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
Add(const Elem &V, int NTimes) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
AddRange(array &a) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
AddRange(const array &Src) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
begin() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
BigDynArray(const BigDynArray &b) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
BigDynArray() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
BigDynArray(int Size, Elem Filling) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
Clear() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
Copy(const array &Src) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
Count() const (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
Del(int pos, int num) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
end() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
EnsureCapacity(int N) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
ExpandTo(int pos, Elem def) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
FastClear() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
FastCopyFrom(const BigDynArray &src) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
FastZeroMem() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
FromBS(Reader &BS, int count) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
GetLast() const (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
GetLast() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
IndexOf(const Elem &e) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
Insert(const int Index, const Elem &Value, const int Count=1) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
IsEmpty() const (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
moveTo(BigDynArray &to) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
operator=(const BigDynArray &b) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
operator==(const BigDynArray &b) const (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
operator[](int pos) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
operator[](int pos) const (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
RemoveAt(const int Index, const int Count=1) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
RemoveLast() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
Reverse() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
SetCount(const int Count) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
SetCount(int Count, const Elem &Value) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
ToBS(Writer &BS) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | |
uGet(int pos, const Elem &Default) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
uSet(int pos, const Elem &e, const Elem &Default) (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |
~BigDynArray() (defined in BigDynArray< Elem, CellSize >) | BigDynArray< Elem, CellSize > | inline |