This is the complete list of members for BitBufferLocal< TCapacity >, including all inherited members.
| BitBufferBase() noexcept | BitBufferBase | inline |
| BitBufferLocal() noexcept | BitBufferLocal< TCapacity > | inline |
| Capacity() const override | BitBufferLocal< TCapacity > | inlinevirtual |
| CharStream(Index idx=Index(0, 0)) | BitBufferBase | inline |
| Data() const | BitBufferBase | inline |
| data | BitBufferBase | protected |
| EnsureCapacity(uinteger bitsRequired, BitBufferBase::Index idx) override | BitBufferLocal< TCapacity > | inlinevirtual |
| FromLittleEndianEncoding(const Index &startIndex, const Index &endIndex) | BitBufferBase | |
| GetWord(const Index &index) const | BitBufferBase | inline |
| RemainingSize(const Index &idx) const | BitBufferBase | inline |
| SetWord(const Index &index, TStorage value) | BitBufferBase | inline |
| storage | BitBufferLocal< TCapacity > | protected |
| Terminate(Index writerIndex) | BitBufferBase | |
| ToLittleEndianEncoding(const Index &startIndex, const Index &endIndex) | BitBufferBase | |
| TStorage typedef | BitBufferBase | |
| Unterminate(Index terminationIndex) | BitBufferBase | |
| ~BitBufferBase() | BitBufferBase | inlinevirtual |