ZFFramework
 
Loading...
Searching...
No Matches
ZFCoreArray< T_Element > Member List

This is the complete list of members for ZFCoreArray< T_Element >, including all inherited members.

add(T_Element const &e)ZFCoreArray< T_Element >inline
add(T_Element const &e, zfindex index)ZFCoreArray< T_Element >inline
addFrom(const T_Element *src, zfindex count)ZFCoreArray< T_Element >inline
addFrom(const ZFCoreArray< T_Element > &ref)ZFCoreArray< T_Element >inline
arrayBuf(void)ZFCoreArray< T_Element >inline
arrayBuf(void) constZFCoreArray< T_Element >inline
capacity(zfindex newCapacity)ZFCoreArray< T_Element >inlinevirtual
capacity(void) constZFCoreArray< T_Element >inlinevirtual
capacityTrim(void)ZFCoreArray< T_Element >inlinevirtual
copyFrom(const ZFCoreArray< T_Element > &ref)ZFCoreArray< T_Element >inline
count(void) constZFCoreArray< T_Element >inlinevirtual
find(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault) constZFCoreArray< T_Element >inline
find(T_Another const &e, typename ZFComparer< T_Element, T_Another >::Comparer comparer) constZFCoreArray< T_Element >inline
findReversely(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault) constZFCoreArray< T_Element >inline
findReversely(T_Another const &e, typename ZFComparer< T_Element, T_Another >::Comparer comparer) constZFCoreArray< T_Element >inline
genericAdd(const void *e)ZFCoreArray< T_Element >inlinevirtual
genericAdd(const void *e, zfindex index)ZFCoreArray< T_Element >inlinevirtual
genericAddFrom(const void *e, zfindex count)ZFCoreArray< T_Element >inlinevirtual
genericAddFrom(const ZFCoreArrayBase &ref)ZFCoreArray< T_Element >inlinevirtual
genericCopyFrom(const ZFCoreArrayBase &ref)ZFCoreArray< T_Element >inlinevirtual
genericFind(const void *e)ZFCoreArray< T_Element >inlinevirtual
genericFindReversely(const void *e)ZFCoreArray< T_Element >inlinevirtual
genericGet(zfindex index) constZFCoreArray< T_Element >inlinevirtual
genericSet(zfindex index, const void *e)ZFCoreArray< T_Element >inlinevirtual
genericSwap(ZFCoreArrayBase &ref)ZFCoreArray< T_Element >inlinevirtual
get(zfindex index)ZFCoreArray< T_Element >inline
get(zfindex index) constZFCoreArray< T_Element >inline
getFirst(void) constZFCoreArray< T_Element >inline
getLast(void) constZFCoreArray< T_Element >inline
isContain(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault) constZFCoreArray< T_Element >inlinevirtual
isEmpty(void) constZFCoreArray< T_Element >inlinevirtual
move(zfindex fromIndex, zfindex toIndexOrIndexMax)ZFCoreArray< T_Element >inlinevirtual
objectCompare(const ZFCoreArray< T_Element > &ref) constZFCoreArray< T_Element >inline
objectCompareValue(const ZFCoreArray< T_Element > &ref, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault) constZFCoreArray< T_Element >inline
objectInfo(void) constZFCoreArrayBaseinlinevirtual
objectInfoOfContent(zfindex maxCount=((zfindex) -1), const ZFTokenForContainer &token=_ZFP_ZFTokenForContainerDefault) constZFCoreArray< T_Element >inlinevirtual
objectInfoOfContent(zfindex maxCount, const ZFTokenForContainer &token, typename ZFCoreInfoGetter< T_Element >::InfoGetter infoGetter) constZFCoreArray< T_Element >inline
objectInfoOfContentT(zfstring &ret, zfindex maxCount=((zfindex) -1), const ZFTokenForContainer &token=_ZFP_ZFTokenForContainerDefault) constZFCoreArray< T_Element >inlinevirtual
objectInfoOfContentT(zfstring &ret, zfindex maxCount, const ZFTokenForContainer &token, typename ZFCoreInfoGetter< T_Element >::InfoGetter infoGetter) constZFCoreArray< T_Element >inline
objectInfoT(zfstring &ret) constZFCoreArrayBaseinlinevirtual
objectRetainCount(void) constZFCoreArray< T_Element >inline
operator=(const ZFCoreArray< T_Element > &ref)ZFCoreArray< T_Element >inline
operator[](zfindex index)ZFCoreArray< T_Element >inline
operator[](zfindex index) constZFCoreArray< T_Element >inline
refDelete(void)ZFCoreArrayBaseinlinevirtual
refImpl(void) constZFCoreArray< T_Element >inlinevirtual
refNew(void) constZFCoreArray< T_Element >inlinevirtual
remove(zfindex index)ZFCoreArray< T_Element >inlinevirtual
remove(zfindex index, zfindex count)ZFCoreArray< T_Element >inlinevirtual
removeAll(void)ZFCoreArray< T_Element >inlinevirtual
removeAndGet(zfindex index)ZFCoreArray< T_Element >inline
removeElement(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault)ZFCoreArray< T_Element >inline
removeElement(T_Another const &e, typename ZFComparer< T_Element, T_Another >::Comparer comparer)ZFCoreArray< T_Element >inline
removeElementAll(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault)ZFCoreArray< T_Element >inline
removeElementAll(T_Another const &e, typename ZFComparer< T_Element, T_Another >::Comparer comparer)ZFCoreArray< T_Element >inline
removeElementReversely(T_Element const &e, typename ZFComparer< T_Element >::Comparer comparer=_ZFP_ZFComparerDefault)ZFCoreArray< T_Element >inline
removeElementReversely(T_Another const &e, typename ZFComparer< T_Element, T_Another >::Comparer comparer)ZFCoreArray< T_Element >inline
removeFirst(void)ZFCoreArray< T_Element >inlinevirtual
removeFirstAndGet(void)ZFCoreArray< T_Element >inline
removeLast(void)ZFCoreArray< T_Element >inlinevirtual
removeLastAndGet(void)ZFCoreArray< T_Element >inline
set(zfindex index, T_Element const &e)ZFCoreArray< T_Element >inline
sort(zfindex start=0, zfindex count=((zfindex) -1))ZFCoreArray< T_Element >inlinevirtual
sort(zfindex start, zfindex count, typename ZFComparer< T_Element >::Comparer elementComparer)ZFCoreArray< T_Element >inline
sortReversely(zfindex start=0, zfindex count=((zfindex) -1))ZFCoreArray< T_Element >inlinevirtual
sortReversely(zfindex start, zfindex count, typename ZFComparer< T_Element >::Comparer elementComparer)ZFCoreArray< T_Element >inline
swap(ZFCoreArray< T_Element > &ref)ZFCoreArray< T_Element >inline
ZFCoreArray(void)ZFCoreArray< T_Element >inline
ZFCoreArray(const ZFCoreArray< T_Element > &ref)ZFCoreArray< T_Element >inline
~ZFCoreArray(void) (defined in ZFCoreArray< T_Element >)ZFCoreArray< T_Element >inlinevirtual
~ZFCoreArrayBase(void) (defined in ZFCoreArrayBase)ZFCoreArrayBaseinlinevirtual