| at(indexT refEntry, indexT idx) | mx::sigproc::circularBufferIndex< _storedT, _indexT > | inline |
| at(indexT refEntry, indexT idx) const | mx::sigproc::circularBufferIndex< _storedT, _indexT > | inline |
| circularBufferBase() | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| circularBufferBase(indexT maxEnt) | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | explicit |
| circularBufferIndex() | mx::sigproc::circularBufferIndex< _storedT, _indexT > | inline |
| circularBufferIndex(indexT maxEnt) | mx::sigproc::circularBufferIndex< _storedT, _indexT > | inlineexplicit |
| derivedT typedef | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| earliest() | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| indexT typedef | mx::sigproc::circularBufferIndex< _storedT, _indexT > | |
| latest() | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| m_buffer | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | protected |
| m_indices | mx::sigproc::circularBufferIndex< _storedT, _indexT > | protected |
| m_latest | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | protected |
| m_maxEntries | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | protected |
| m_mono | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | protected |
| m_nextEntry | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | protected |
| maxEntries(indexT maxEnt) | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| maxEntries() | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| nextEntry(const storedT &newEnt) | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| nextEntry() | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| operator[](indexT idx) | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| operator[](indexT idx) const | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| setMaxEntries(indexT maxEnt) | mx::sigproc::circularBufferIndex< _storedT, _indexT > | inline |
| size() const | mx::sigproc::circularBufferBase< circularBufferIndex< _storedT, _indexT >, _storedT, _indexT > | |
| storedT typedef | mx::sigproc::circularBufferIndex< _storedT, _indexT > | |