1 #ifndef FW_STATEMENT_BUFFER_HPP 2 #define FW_STATEMENT_BUFFER_HPP 30 #if FW_SERIALIZABLE_TO_STRING PlatformSizeType FwSizeType
StatementArgBuffer & operator=(const StatementArgBuffer &other)
U8 * getBuffAddr()
Get buffer address for data filling (non-const version)
virtual ~StatementArgBuffer()
DEPRECATED(Serializable::SizeType getBuffCapacity() const, "Use getCapacity() instead")
FwSizeStoreType FwBuffSizeType
Definitions for ISF type serial IDs.
Telemetry Buffer type id.
Serializable::SizeType getCapacity() const
Get buffer capacity.
bool operator==(const StatementArgBuffer &other) const
uint8_t U8
8-bit unsigned integer
Implementation of malloc based allocator.