Om  1.0.0
A universal framework for multimedia simulation
om::util::PODArray< T, 2, SizeType, AllocatorType > Member List

This is the complete list of members for om::util::PODArray< T, 2, SizeType, AllocatorType >, including all inherited members.

allocate(SizeType newSize0, SizeType newSize1)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
allocate()om::util::PODArray< T, 2, SizeType, AllocatorType >inline
deallocate()om::util::PODArray< T, 2, SizeType, AllocatorType >inline
getCapacity() const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
getPointer() const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
getSize(SizeType dimension) const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
getSizeInBytes() const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
isAllocated() const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator()(SizeType i)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator()(SizeType i) const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator()(SizeType i, SizeType j)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator()(SizeType i, SizeType j) const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator=(const PODArray &other)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator[](SizeType i)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
operator[](SizeType i) const om::util::PODArray< T, 2, SizeType, AllocatorType >inline
PODArray()om::util::PODArray< T, 2, SizeType, AllocatorType >inline
PODArray(SizeType newSize0, SizeType newSize1)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
PODArray(const PODArray &other)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
setSize(SizeType newSize0, SizeType newSize1)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
setSizeCopy(SizeType newSize0, SizeType newSize1)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
setSizeCopyUnwrap(SizeType newSize0, SizeType newSize1, SizeType split0=0, SizeType split1=0)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
zero()om::util::PODArray< T, 2, SizeType, AllocatorType >inline
zero(SizeType start0, SizeType number0, SizeType start1, SizeType number1)om::util::PODArray< T, 2, SizeType, AllocatorType >inline
~PODArray()om::util::PODArray< T, 2, SizeType, AllocatorType >inline