Non-instantiatable base class for types BitWriter and BitReader.
Definition at line 599 of file bitbuffer.inl.
◆ bb
The bit buffer to write into. Provided on construction.
Definition at line 602 of file bitbuffer.inl.
◆ idx
The current reading/writing index within bb.
Definition at line 603 of file bitbuffer.inl.
◆ BitRWBase()
Protected constructor, used by derived classes only.
- Parameters
-
buffer | The bit buffer to work on. |
Definition at line 607 of file bitbuffer.inl.
◆ GetBuffer()
Retrieves the internal bit buffer.
- Returns
- The buffer the derived reader or writer works with.
Definition at line 614 of file bitbuffer.inl.
◆ GetIndex()
◆ RemainingSize()
uinteger alib::bitbuffer::BitRWBase::RemainingSize |
( |
| ) |
const |
|
inline |
◆ Usage()
uinteger alib::bitbuffer::BitRWBase::Usage |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: