Gamma  0.9.4x
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
gam::DoubleBuffer< T, A > Member List
This is the complete list of members for gam::DoubleBuffer< T, A >, including all inherited members.
assign(const T &v)gam::ArrayBase< T, SizeArray, A >
assign(const T &v, uint32_t end, uint32_t stride=1, uint32_t start=0)gam::ArrayBase< T, SizeArray, A >
back()gam::DoubleBuffer< T, A > [inline]
clear()gam::ArrayBase< T, SizeArray, A >
copyAll(T *dst)gam::DoubleBuffer< T, A >
DoubleBuffer(uint32_t singleBufSize=0)gam::DoubleBuffer< T, A > [explicit]
elems()gam::ArrayBase< T, SizeArray, A >
elems() constgam::ArrayBase< T, SizeArray, A >
front()gam::DoubleBuffer< T, A > [inline]
isSoleOwner() constgam::ArrayBase< T, SizeArray, A >
operator[](uint32_t i)gam::DoubleBuffer< T, A > [inline]
operator[](uint32_t i) const gam::DoubleBuffer< T, A > [inline]
own()gam::ArrayBase< T, SizeArray, A >
references(T *m)gam::ArrayBase< T, SizeArray, A > [inline, static]
resize(uint32_t newSize, const T &c=T())gam::ArrayBase< T, SizeArray, A >
size() constgam::ArrayBase< T, SizeArray, A >
source(ArrayBase< T, SizeArray, A > &src)gam::ArrayBase< T, SizeArray, A >
source(T *src, uint32_t size)gam::ArrayBase< T, SizeArray, A >
swap()gam::DoubleBuffer< T, A > [inline]