ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
BitBufferLocal< TCapacity > Member List

This is the complete list of members for BitBufferLocal< TCapacity >, including all inherited members.

BitBufferBase() noexceptBitBufferBaseinline
BitBufferLocal() noexceptBitBufferLocal< TCapacity >inline
Capacity() const overrideBitBufferLocal< TCapacity >inlinevirtual
CharStream(Index idx=Index(0, 0))BitBufferBaseinline
dataBitBufferBaseprotected
Data() constBitBufferBaseinline
EnsureCapacity(uinteger bitsRequired, BitBufferBase::Index idx) overrideBitBufferLocal< TCapacity >inlinevirtual
FromLittleEndianEncoding(const Index &startIndex, const Index &endIndex)BitBufferBase
GetWord(const Index &index) constBitBufferBaseinline
RemainingSize(const Index &idx) constBitBufferBaseinline
SetWord(const Index &index, TStorage value)BitBufferBaseinline
storageBitBufferLocal< TCapacity >protected
Terminate(Index writerIndex)BitBufferBase
ToLittleEndianEncoding(const Index &startIndex, const Index &endIndex)BitBufferBase
TStorage typedefBitBufferBase
Unterminate(Index terminationIndex)BitBufferBase
~BitBufferBase()BitBufferBaseinlinevirtual