12 #ifndef FW_PRM_BUFFER_HPP 13 #define FW_PRM_BUFFER_HPP 24 "param string must fit into param buffer");
U8 * getBuffAddr()
Get buffer address for data filling (non-const version)
FwSizeType getCapacity() const
Get buffer capacity.
PlatformSizeType FwSizeType
ParamBuffer & operator=(const ParamBuffer &other)
FwSizeStoreType FwBuffSizeType
DEPRECATED(FwSizeType getBuffCapacity() const, "Use getCapacity() instead")
Definitions for ISF type serial IDs.
Parameter Buffer type id.
uint8_t U8
8-bit unsigned integer
Declares F Prime string base class.
Implementation of malloc based allocator.
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.