1#ifndef FW_INTERNAL_INTERFACE_STRING_TYPE_HPP
2#define FW_INTERNAL_INTERFACE_STRING_TYPE_HPP
27 const char*
toChar()
const;
PlatformUIntType NATIVE_UINT_TYPE
#define FW_INTERNAL_INTERFACE_STRING_MAX_SIZE
Max size of interface string parameter type.
C++-compatible configuration header for fprime configuration.
Definitions for ISF type serial IDs.
Declares ISF string base class.
const char * toChar() const
gets char buffer
~InternalInterfaceString()
destructor
NATIVE_UINT_TYPE getCapacity() const
return buffer size
InternalInterfaceString()
default constructor
InternalInterfaceString & operator=(const InternalInterfaceString &other)
assignment operator
@ SERIALIZED_SIZE
Serialized size is size of buffer + size field.
@ SERIALIZED_TYPE_ID
typeid for string type
@ FW_TYPEID_INTERNAL_INTERFACE_STRING
interface string Buffer type id