allocate(size_t n) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
arr | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [private] |
ArrayAllocatorTrivial(unsigned numberObjects) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
const_pointer typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
const_reference typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
deallocate(pointer p, size_type n) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [inline] |
deallocate(index_type) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [inline] |
difference_type typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
free_point | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [private] |
index_base typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
index_type typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
max_size() const | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [inline] |
pointer typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
reference typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
resize(size_type newMaxObjs) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
self typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
size_type typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
swap(self &) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |
toIndex(pointer p, size_type n) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [inline] |
toPointer(index_type) | PLearn::ArrayAllocatorTrivial< T, SizeBits > | [inline] |
value_type typedef | PLearn::ArrayAllocatorTrivial< T, SizeBits > | |