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

This is the complete list of members for Vector< 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
const_iteratorVector< T >
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
head(size_t span)Vector< T >inline
head(size_t span) constVector< T >inline
inspect() constVectorBase< T >inline
isOwner()VectorBase< T >inline
iterator typedefVector< T >
makeAlias(const VectorBase< T > &other)VectorBase< T >inlineprotected
mDataVectorBase< T >protected
mEndVectorBase< T >protected
mStartVectorBase< T >protected
operator=(Vector< T > &other)Vector< T >inline
operator=(const Vector< T > &other)Vector< T >inline
VectorBase::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
segment(size_t start, size_t span)Vector< T >inline
segment(size_t start, size_t span) constVector< 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
tail(size_t start)Vector< T >inline
tail(size_t start) constVector< T >inline
vConcat(const VectorBase< T > &other1, const VectorBase< T > &other2)VectorBase< T >inline
Vector(size_t wSize=0)Vector< T >inline
Vector(Vector< T > &other)Vector< T >inline
Vector(const Vector< T > &other)Vector< T >inline
Vector(T *wData, T *wStart, T *wEnd)Vector< T >inline
Vector(T *wStart, size_t span)Vector< T >inline
Vector(const Vector< T > &other1, const Vector< T > &other2)Vector< 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