1#ifndef OS_QUEUE_STRING_TYPE_HPP
2#define OS_QUEUE_STRING_TYPE_HPP
21 const char*
toChar()
const;
PlatformUIntType NATIVE_UINT_TYPE
#define FW_QUEUE_NAME_MAX_SIZE
Max size of message queue name.
C++-compatible configuration header for fprime configuration.
Declares ISF string base class.
QueueString()
default constructor
const char * toChar() const
get pointer to char buffer
NATIVE_UINT_TYPE getCapacity() const
return size of buffer
QueueString & operator=(const QueueString &other)
assignment operator