F´ Flight Software - C/C++ Documentation  NASA-v2.1.0
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::StringBaseprotected
deserialize(SerializeBufferBase &buffer)Fw::StringBasevirtual
format(const char *formatString,...)Fw::StringBase
getCapacity(void) const =0Fw::StringBasepure virtual
length(void) constFw::StringBase
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) constFw::StringBasevirtual
StringBase(void)Fw::StringBaseprotected
toChar(void) const =0Fw::StringBasepure virtual
~Serializable()Fw::Serializableprotectedvirtual
~StringBase(void)Fw::StringBaseprotectedvirtual