GNU Radio's GSM Package
|
This is the complete list of members for SoftVector, including all inherited members.
alias() | SoftVector | inline |
begin() const | VectorBase< float > | inline |
begin() | VectorBase< float > | inline |
bit(size_t index) const | SoftVector | inline |
bytes() const | VectorBase< float > | inline |
clear() | VectorBase< float > | inline |
clone(const VectorBase< float > &other) | VectorBase< float > | inline |
const_iterator | Vector< float > | |
copyTo(VectorBase< float > &other) const | VectorBase< float > | inline |
copyToSegment(VectorBase< float > &other, size_t start, size_t span) const | VectorBase< float > | inline |
copyToSegment(VectorBase< float > &other, size_t start=0) const | VectorBase< float > | inline |
copyUnPunctured(SoftVector &dst, const unsigned *puncture, const size_t plth) | SoftVector | |
end() const | VectorBase< float > | inline |
end() | VectorBase< float > | inline |
fill(const float &val) | VectorBase< float > | inline |
fill(const float &val, unsigned start, unsigned length) | VectorBase< float > | inline |
getData() const | VectorBase< float > | inline |
getEnergy(float *low=0) const | SoftVector | |
getSNR() const | SoftVector | |
head(size_t span) | SoftVector | inline |
head(size_t span) const | SoftVector | inline |
inspect() const | VectorBase< float > | inline |
isOwner() | VectorBase< float > | inline |
iterator typedef | Vector< float > | |
makeAlias(const VectorBase< float > &other) | VectorBase< float > | inlineprotected |
mData | VectorBase< float > | protected |
mEnd | VectorBase< float > | protected |
mStart | VectorBase< float > | protected |
operator=(Vector< float > &other) | Vector< float > | inline |
operator=(const Vector< float > &other) | Vector< float > | inline |
VectorBase< float >::operator=(const VectorBase< float > &other) | VectorBase< float > | inline |
operator[](size_t index) | VectorBase< float > | inline |
operator[](size_t index) const | VectorBase< float > | inline |
resize(size_t newElements) | VectorBase< float > | inline |
segment(size_t start, size_t span) | SoftVector | inline |
segment(size_t start, size_t span) const | SoftVector | inline |
segmentCopyTo(VectorBase< float > &other, size_t start, size_t span) const | VectorBase< float > | inline |
settfb(size_t index, float value) | SoftVector | inline |
shiftMem(VectorBase< float > &other) | VectorBase< float > | inlineprotected |
size() const | VectorBase< float > | inline |
sliced() const | SoftVector | |
softbit(size_t index) const | SoftVector | inline |
SoftVector(size_t wSize=0) | SoftVector | inline |
SoftVector(const char *valString) | SoftVector | |
SoftVector(const BitVector &source) | SoftVector | |
SoftVector(float *wData, unsigned length) | SoftVector | inline |
SoftVector(float *wData, float *wStart, float *wEnd) | SoftVector | inline |
SoftVector(Vector< float > source) | SoftVector | inline |
tail(size_t start) | SoftVector | inline |
tail(size_t start) const | SoftVector | inline |
unknown() | SoftVector | inline |
vConcat(const VectorBase< float > &other1, const VectorBase< float > &other2) | VectorBase< float > | inline |
Vector(size_t wSize=0) | Vector< float > | inline |
Vector(Vector< float > &other) | Vector< float > | inline |
Vector(const Vector< float > &other) | Vector< float > | inline |
Vector(float *wData, float *wStart, float *wEnd) | Vector< float > | inline |
Vector(float *wStart, size_t span) | Vector< float > | inline |
Vector(const Vector< float > &other1, const Vector< float > &other2) | Vector< float > | inline |
VectorBase() | VectorBase< float > | inlineprotected |
VectorBase(VectorDataType wData, float *wStart, float *wEnd) | VectorBase< float > | inlineprotected |
VectorDataType typedef | VectorBase< float > | protected |
vInit(size_t elements) | VectorBase< float > | inlineprotected |
~VectorBase() | VectorBase< float > | inline |