12 #ifndef FW_PRM_BUFFER_HPP 13 #define FW_PRM_BUFFER_HPP 25 "param string must fit into param buffer");
PlatformUIntType NATIVE_UINT_TYPE
U8 * getBuffAddr()
gets buffer address for data filling
FwSizeStoreType FwBuffSizeType
Parameter Buffer type id.
ParamBuffer & operator=(const ParamBuffer &other)
Definitions for ISF type serial IDs.
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
C++-compatible configuration header for fprime configuration.
uint8_t U8
8-bit unsigned integer
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.
#define FW_PARAM_BUFFER_MAX_SIZE
Declares F Prime string base class.
#define FW_PARAM_STRING_MAX_SIZE
Max size of parameter string type.