7 #ifndef FW_OBJECT_NAME_HPP 8 #define FW_OBJECT_NAME_HPP 36 (void)StringBase::operator=(src);
41 (void)StringBase::operator=(src);
46 (void)StringBase::operator=(src);
50 const char*
toChar()
const {
return this->m_buf; }
ObjectName(const StringBase &src)
ObjectName(const ObjectName &src)
ObjectName & operator=(const char *src)
ObjectName string Buffer type id.
Definitions for ISF type serial IDs.
const char * toChar() const
StringBase::SizeType getCapacity() const
return size of buffer
ObjectName(const char *src)
C++-compatible configuration header for fprime configuration.
ObjectName & operator=(const StringBase &src)
static constexpr SizeType BUFFER_SIZE(SizeType maxLength)
Get the size of a null-terminated string buffer.
#define FW_OBJ_NAME_BUFFER_SIZE
Size of object name (if object names enabled). AC Limits to 80, truncation occurs above 80...
ObjectName & operator=(const ObjectName &src)
Declares F Prime string base class.
static constexpr SizeType STATIC_SERIALIZED_SIZE(SizeType maxLength)