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

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

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