addData(T *dataToAdd, UInt32 count) | Vector< T > | [inline] |
getSize() | Vector< T > | [inline] |
getStorage(T **storage) | Vector< T > | [inline] |
getStorageSize() | Vector< T > | [inline] |
operator[](UInt32 location) | Vector< T > | [inline] |
setAllocChunkSize(UInt32 preferredAllocChunkSize) | Vector< T > | [inline] |
setSize(UInt32 newSize) | Vector< T > | [inline] |
setStorageSize(UInt32 size) | Vector< T > | [inline] |
Vector(UInt32 preferredAllocSize=defaultAllocChunkSize, UInt32 preferredAllocChunkSize=defaultAllocChunkSize) | Vector< T > | [inline] |
~Vector() | Vector< T > | [inline] |