kmMqtt 0.0.1
MQTT Client Library
Loading...
Searching...
No Matches
kmMqtt::ByteBuffer Member List

This is the complete list of members for kmMqtt::ByteBuffer, including all inherited members.

append(std::uint16_t bytes)kmMqtt::ByteBufferinline
append(std::uint32_t bytes)kmMqtt::ByteBufferinline
append(const std::uint8_t *bytes, std::size_t size)kmMqtt::ByteBufferinline
append(const ByteBuffer &byteBuffer)kmMqtt::ByteBufferinline
ByteBuffer() noexceptkmMqtt::ByteBufferinline
ByteBuffer(std::size_t capacity) noexceptkmMqtt::ByteBufferinline
bytes() const noexceptkmMqtt::ByteBufferinline
capacity() const noexceptkmMqtt::ByteBufferinline
headroom() const noexceptkmMqtt::ByteBufferinline
incrementReadCursor(std::size_t shiftVal) const noexceptkmMqtt::ByteBufferinline
readCursor() const noexceptkmMqtt::ByteBufferinline
readHeadroom() const noexceptkmMqtt::ByteBufferinline
readUInt16() constkmMqtt::ByteBufferinline
readUInt32() constkmMqtt::ByteBufferinline
readUint8() constkmMqtt::ByteBufferinline
removeFromBeginning(std::size_t count)kmMqtt::ByteBufferinline
resetReadCursor() const noexceptkmMqtt::ByteBufferinline
size() const noexceptkmMqtt::ByteBufferinline
toString() const noexceptkmMqtt::ByteBufferinline