C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
CSSArray< Type > Member List

This is the complete list of members for CSSArray< Type >, including all inherited members.

Add(const Type &)CSSArray< Type >inline
Add(const Type &, size_t &indexEnt)CSSArray< Type >inline
SArray::Add()SArray< Type >inlineprotected
AddAfter(const Type &, size_t index)SArray< Type >inlineprotected
AddArray(const CSSArray< Type > &arr, bool doSort)CSSArray< Type >inline
AddArray(const SArray< Type > &arr, bool doSort)CSSArray< Type >inline
AddAt(const Type &ent, size_t index)SArray< Type >inlineprotected
AddItems(size_t n)SArray< Type >inlineprotected
AddMemory(size_t n)SArray< Type >inlineprotected
AddNoSort(const Type &ent)CSSArray< Type >inline
Adjust()SArray< Type >inlineprotected
assign(Iterator first, Iterator last)SArray< Type >protected
assign(size_t n, const Type &val)SArray< Type >inlineprotected
AutoDelta() constSArray< Type >inlineprotected
begin() constSArray< Type >inlineprotected
begin()SArray< Type >inlineprotected
capacity() constSArray< Type >inlineprotected
CatchMemory()SArray< Type >inlineprotected
cbegin() constSArray< Type >inlineprotected
cend() constSArray< Type >inlineprotected
clear()SArray< Type >inlineprotected
CompFunc typedefSArray< Type >protected
Count() constSArray< Type >inlineprotected
countSArray< Type >protected
CSSArray(size_t maxCnt=0, uint16 delt=1)CSSArray< Type >inline
CSSArray(const CSSArray< Type > &other)CSSArray< Type >inline
CSSArray(const SArray< Type > &other, SArray< Type > *del=nullptr)CSSArray< Type >inline
CSSArray(const SArray< std::pair< Type, Type > > &other, bool addFirst, SArray< Type > *del=nullptr)CSSArray< Type >inline
Delta() constSArray< Type >inlineprotected
Delta(uint16 newDelta)SArray< Type >inlineprotected
deltaSArray< Type >protected
empty() constSArray< Type >inlineprotected
end() constSArray< Type >inlineprotected
end()SArray< Type >inlineprotected
erase(Iterator pos)SArray< Type >protected
erase(Iterator first, Iterator last)SArray< Type >protected
Fill(size_t fillCount, const Type &fillData)SArray< Type >inlineprotected
FillZero(size_t fillCount, size_t startIndex=0)SArray< Type >inlineprotected
Find(const Type &)CSSArray< Type >inline
FindIt(const Type &) constSArray< Type >inlineprotected
Flush()SArray< Type >inlineprotected
GetAddr() constSArray< Type >inlineprotected
GetEndAddr() constSArray< Type >inlineprotected
HardFlush()SArray< Type >inlineprotected
insert(Iterator pos, const Type &e)SArray< Type >protected
InsertInd(size_t index, const Type &)SArray< Type >inlineprotected
InsertInd(size_t index)SArray< Type >inlineprotected
InsertObj(const Type &index, const Type &ent)SArray< Type >inlineprotected
IsExist(const Type &) constSArray< Type >inlineprotected
IsSorted() constCSSArray< Type >inline
MaxIndex() constSArray< Type >inlineprotected
operator+=(const SArray< Type > &)SArray< Type >inlineprotected
operator+=(const std::vector< Type > &)SArray< Type >inlineprotected
SArray::operator<<TEMPLATE_SUFFIX(writer &out, const SArray< Type > &ref)SArray< Type >protected
SArray::operator<<TEMPLATE_SUFFIX(writer &out, const SArray< Type > *ptr)SArray< Type >protected
SArray::operator=(const SArray< Type > &)SArray< Type >inlineprotected
SArray::operator=(const std::vector< Type > &)SArray< Type >inlineprotected
SArray::operator==(const SArray< Type > &w) constSArray< Type >inlineprotected
SArray::operator>>TEMPLATE_SUFFIX(reader &in, SArray< Type > &ref)SArray< Type >protected
SArray::operator>>TEMPLATE_SUFFIX(reader &in, SArray< Type > *&ptr)SArray< Type >protected
operator[](size_t loc) constSArray< Type >inlineprotected
pop_back()SArray< Type >inlineprotected
push_back(const Type &e)SArray< Type >inlineprotected
Remove(Type *firstItr, Type *lastItr)SArray< Type >inlineprotected
RemoveInd(size_t firstIdx, size_t lastIdx)SArray< Type >inlineprotected
RemoveInd(size_t idx)SArray< Type >inlineprotected
RemoveObj(const Type &delObject)CSSArray< Type >inline
Reserve(size_t n, bool addAdditionalSpace=true)SArray< Type >inlineprotected
reserve(size_t n)SArray< Type >inlineprotected
resize(size_t n, Type val=Type())SArray< Type >inlineprotected
SArray(size_t i_max=0, uint16 i_delta=1)SArray< Type >inlineexplicitprotected
SArray(const SArray< Type > &)SArray< Type >inlineprotected
SArray(const std::vector< Type > &)SArray< Type >inlineexplicitprotected
SetCArray(const Type *o, size_t count)SArray< Type >inlineprotected
SetMaxDelta(uint16 newDelta)SArray< Type >inlineprotected
SetNoSort()CSSArray< Type >inline
SetSize(size_t newSize, bool clear)SArray< Type >inlineprotected
shrink_to_fit()SArray< Type >inlineprotected
size() constSArray< Type >inlineprotected
Sort(SArray< Type > *del=nullptr)CSSArray< Type >inline
SSArray::Sort(CompFunc comp=CompareSArrayItems< Type >)SArray< Type >inlineprotected
Swap(SArray &arr)SArray< Type >protected
SArray::TEMPLATE_SUFFIX(SArray< Type > &, size_t newSize, bool clear)SArray< Type >protected
SArray::TEMPLATE_SUFFIX(SArray< Type > &, size_t n)SArray< Type >protected
SArray::TEMPLATE_SUFFIX(const SArray< Type > &, const Type &object)SArray< Type >protected
SArray::TEMPLATE_SUFFIX(SArray< Type > &, size_t fillCount, const Type &fillData)SArray< Type >protected
SArray::TEMPLATE_SUFFIX(SArray< Type > &, size_t fillCount, size_t startIndex)SArray< Type >protected
Upper() constSArray< Type >inlineprotected
upperSArray< Type >protected
~SArray()SArray< Type >inlineprotectedvirtual