BitStream
|
This is the complete list of members for bitstream::growing_policy< T >, including all inherited members.
can_serialize_bits(uint32_t num_bits) const noexcept | bitstream::growing_policy< T > | inline |
extend(uint32_t num_bits) | bitstream::growing_policy< T > | inline |
get_buffer() const noexcept | bitstream::growing_policy< T > | inline |
get_num_bits_serialized() const noexcept | bitstream::growing_policy< T > | inline |
get_total_bits() const noexcept | bitstream::growing_policy< T > | inline |
growing_policy(T &container) noexcept | bitstream::growing_policy< T > | inline |
m_Buffer | bitstream::growing_policy< T > | |
m_NumBitsSerialized | bitstream::growing_policy< T > |