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