Non-instantiatable base class for types BitWriter and BitReader.
Definition at line 480 of file bitbuffer.inl.
◆ bb
The bit buffer to write into. Provided on construction.
Definition at line 483 of file bitbuffer.inl.
◆ idx
The current reading/writing index within bb.
Definition at line 484 of file bitbuffer.inl.
◆ BitRWBase()
Protected constructor, used by derived classes only.
- Parameters
-
| buffer | The bit buffer to work on. |
Definition at line 488 of file bitbuffer.inl.
◆ GetBuffer()
Retrieves the internal bit buffer.
- Returns
- The buffer the derived reader or writer works with.
Definition at line 494 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: