Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcrt::BinaryBuffer Member List

This is the complete list of members for fxcrt::BinaryBuffer, including all inherited members.

AppendDouble(double value)fxcrt::BinaryBuffer
AppendSpan(pdfium::span< const uint8_t > span)fxcrt::BinaryBuffer
AppendString(const ByteString &str)fxcrt::BinaryBuffer
AppendUint16(uint16_t value)fxcrt::BinaryBuffer
AppendUint32(uint32_t value)fxcrt::BinaryBuffer
AppendUint8(uint8_t value)fxcrt::BinaryBuffer
BinaryBuffer()fxcrt::BinaryBuffer
BinaryBuffer(BinaryBuffer &&that) noexceptfxcrt::BinaryBuffer
BinaryBuffer(const BinaryBuffer &that)=deletefxcrt::BinaryBuffer
Clear()fxcrt::BinaryBuffer
DeleteBuf(size_t start_index, size_t count)fxcrt::BinaryBufferprotected
DetachBuffer()fxcrt::BinaryBuffer
EstimateSize(size_t size)fxcrt::BinaryBuffer
ExpandBuf(size_t size)fxcrt::BinaryBufferprotected
GetLength() constfxcrt::BinaryBuffervirtual
GetMutableSpan()fxcrt::BinaryBuffer
GetSize() constfxcrt::BinaryBufferinline
GetSpan() constfxcrt::BinaryBuffer
IsEmpty() constfxcrt::BinaryBufferinline
m_AllocStepfxcrt::BinaryBufferprotected
m_bufferfxcrt::BinaryBufferprotected
m_DataSizefxcrt::BinaryBufferprotected
operator=(BinaryBuffer &&that) noexceptfxcrt::BinaryBuffer
operator=(const BinaryBuffer &that)=deletefxcrt::BinaryBuffer
SetAllocStep(size_t step)fxcrt::BinaryBufferinline
~BinaryBuffer()fxcrt::BinaryBuffervirtual