GNU Radio's GSM Package
VectorBase< T > Member List

This is the complete list of members for VectorBase< T >, including all inherited members.

begin() constVectorBase< T >inline
begin()VectorBase< T >inline
bytes() constVectorBase< T >inline
clear()VectorBase< T >inline
clone(const VectorBase< T > &other)VectorBase< T >inline
copyTo(VectorBase< T > &other) constVectorBase< T >inline
copyToSegment(VectorBase< T > &other, size_t start, size_t span) constVectorBase< T >inline
copyToSegment(VectorBase< T > &other, size_t start=0) constVectorBase< T >inline
end() constVectorBase< T >inline
end()VectorBase< T >inline
fill(const T &val)VectorBase< T >inline
fill(const T &val, unsigned start, unsigned length)VectorBase< T >inline
getData() constVectorBase< T >inline
inspect() constVectorBase< T >inline
isOwner()VectorBase< T >inline
makeAlias(const VectorBase< T > &other)VectorBase< T >inlineprotected
mDataVectorBase< T >protected
mEndVectorBase< T >protected
mStartVectorBase< T >protected
operator=(const VectorBase< T > &other)VectorBase< T >inline
operator[](size_t index)VectorBase< T >inline
operator[](size_t index) constVectorBase< T >inline
resize(size_t newElements)VectorBase< T >inline
segmentCopyTo(VectorBase< T > &other, size_t start, size_t span) constVectorBase< T >inline
shiftMem(VectorBase< T > &other)VectorBase< T >inlineprotected
size() constVectorBase< T >inline
vConcat(const VectorBase< T > &other1, const VectorBase< T > &other2)VectorBase< T >inline
VectorBase()VectorBase< T >inlineprotected
VectorBase(VectorDataType wData, T *wStart, T *wEnd)VectorBase< T >inlineprotected
VectorDataType typedefVectorBase< T >protected
vInit(size_t elements)VectorBase< T >inlineprotected
~VectorBase()VectorBase< T >inline