![]() |
Pothos
0.4.0-gd11861cd
The Pothos dataflow programming software suite
|
This is the complete list of members for Pothos::BufferChunk, including all inherited members.
| address | Pothos::BufferChunk | |
| append(const BufferChunk &other) | Pothos::BufferChunk | |
| as(void) const | Pothos::BufferChunk | |
| BufferChunk(void) | Pothos::BufferChunk | inline |
| BufferChunk(const size_t numBytes) | Pothos::BufferChunk | inline |
| BufferChunk(const DType &dtype, const size_t numElems) | Pothos::BufferChunk | inline |
| BufferChunk(const SharedBuffer &buffer) | Pothos::BufferChunk | inline |
| BufferChunk(const ManagedBuffer &buffer) | Pothos::BufferChunk | inline |
| BufferChunk(const BufferChunk &other) | Pothos::BufferChunk | inline |
| BufferChunk(BufferChunk &&other) | Pothos::BufferChunk | inline |
| clear(void) | Pothos::BufferChunk | inline |
| convert(const DType &dtype, const size_t numElems=0) const | Pothos::BufferChunk | |
| convert(const BufferChunk &outBuff, const size_t numElems=0) const | Pothos::BufferChunk | |
| convertComplex(const DType &dtype, const size_t numElems=0) const | Pothos::BufferChunk | |
| convertComplex(const BufferChunk &outBuffRe, const BufferChunk &outBuffIm, const size_t numElems=0) const | Pothos::BufferChunk | |
| dtype | Pothos::BufferChunk | |
| elements(void) const | Pothos::BufferChunk | inline |
| getAlias(void) const | Pothos::BufferChunk | inline |
| getBuffer(void) const | Pothos::BufferChunk | inline |
| getEnd(void) const | Pothos::BufferChunk | inline |
| getManagedBuffer(void) const | Pothos::BufferChunk | inline |
| length | Pothos::BufferChunk | |
| null(void) | Pothos::BufferChunk | static |
| operator bool(void) const | Pothos::BufferChunk | inlineexplicit |
| operator=(const BufferChunk &other) | Pothos::BufferChunk | inline |
| operator=(BufferChunk &&other) | Pothos::BufferChunk | inline |
| serialize(Archive &ar, const unsigned int version) | Pothos::BufferChunk | |
| setElements(const size_t numElements) | Pothos::BufferChunk | inline |
| unique(void) const | Pothos::BufferChunk | inline |
| useCount(void) const | Pothos::BufferChunk | inline |
| ~BufferChunk(void) | Pothos::BufferChunk | inline |
1.8.6