Deluge Firmware
Loading...
Searching...
No Matches
CStringArray Member List

This is the complete list of members for CStringArray, including all inherited members.

beenCloned()ResizeableArray
cloneFrom(ResizeableArray *other)ResizeableArray
CStringArray(int newElementSize)CStringArrayinline
deleteAtIndex(int i, int numToDelete=1, bool mayShortenMemoryAfter=true)ResizeableArray
elementSizeResizeableArray
empty()ResizeableArray
emptyingShouldFreeMemoryResizeableArray
ensureEnoughSpaceAllocated(int numAdditionalElementsNeeded)ResizeableArray
getElementAddress(int index)ResizeableArrayinline
getNumElements()ResizeableArrayinline
init()ResizeableArray
insertAtIndex(int i, int numToInsert=1, void *thingNotToStealFrom=NULL)ResizeableArray
lockResizeableArrayprotected
memoryResizeableArrayprotected
memorySizeResizeableArrayprotected
memoryStartResizeableArrayprotected
moveElementsLeft(int oldStartIndex, int oldStopIndex, int distance)ResizeableArray
moveElementsRight(int oldStartIndex, int oldStopIndex, int distance)ResizeableArray
numElementsResizeableArrayprotected
repositionElement(int iFrom, int iTo)ResizeableArray
ResizeableArray(int newElementSize, int newMaxNumEmptySpacesToKeep=16, int newNumExtrarSpacesToAllocate=15)ResizeableArray
search(char const *searchString, bool *foundExact=NULL)CStringArray
setMemory(void *newMemory, int newMemorySize)ResizeableArray
setStaticMemory(void *newMemory, int newMemorySize)ResizeableArray
sortForStrings()CStringArray
staticMemoryAllocationSizeResizeableArray
swapElements(int i1, int i2)ResizeableArray
swapStateWith(ResizeableArray *other)ResizeableArray
~ResizeableArray()ResizeableArray