33 return sizeof(this->m_bufferData);
37 return this->m_bufferData;
41 return this->m_bufferData;
uint8_t U8
8-bit unsigned integer
PlatformUIntType NATIVE_UINT_TYPE
PlatformAssertArgType FwAssertArgType
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
LogBuffer & operator=(const LogBuffer &other)
U8 * getBuffAddr()
gets buffer address for data filling
Serializable::SizeType getBuffLength() const
returns current buffer size
SerializeStatus setBuff(const U8 *src, Serializable::SizeType length)
sets buffer contents and size
SerializeStatus
forward declaration for string
@ FW_SERIALIZE_OK
Serialization/Deserialization operation was successful.