F´ Flight Software - C/C++ Documentation  NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Fw::StringBase Member List

This is the complete list of members for Fw::StringBase, including all inherited members.

appendBuff(const char *buff, NATIVE_UINT_TYPE size)Fw::StringBase
copyBuff(const char *buff, NATIVE_UINT_TYPE size)=0Fw::StringBaseprotectedpure virtual
deserialize(SerializeBufferBase &buffer)=0Fw::Serializablepure virtual
format(const char *formatString,...)Fw::StringBase
getCapacity(void) const =0Fw::StringBaseprotectedpure virtual
length(void) const =0Fw::StringBasepure virtual
operator!=(const StringBase &other) constFw::StringBase
operator!=(const char *other) constFw::StringBase
operator+=(const char *src)Fw::StringBase
operator+=(const StringBase &src)Fw::StringBase
operator=(const char *src)Fw::StringBase
operator=(const StringBase &src)Fw::StringBase
operator==(const StringBase &other) constFw::StringBase
operator==(const char *other) constFw::StringBase
Serializable()Fw::Serializableprotected
serialize(SerializeBufferBase &buffer) const =0Fw::Serializablepure virtual
StringBase(void)Fw::StringBaseprotected
toChar(void) const =0Fw::StringBasepure virtual
~Serializable()Fw::Serializableprotectedvirtual
~StringBase(void)Fw::StringBaseprotectedvirtual