F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Fw::StringBase Member List

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

appendBuff(const CHAR *buff, SizeType size)Fw::StringBaseprotected
BUFFER_SIZE(SizeType maxLength)Fw::StringBaseinlinestatic
deserialize(SerializeBufferBase &buffer)Fw::StringBasevirtual
format(const CHAR *formatString,...)Fw::StringBase
getCapacity() const =0Fw::StringBasepure virtual
length() constFw::StringBase
maxLength() 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
serialize(SerializeBufferBase &buffer, SizeType maxLen) constFw::StringBasevirtual
serializedSize() constFw::StringBase
serializedTruncatedSize(FwSizeType maxLength) constFw::StringBase
SizeType typedefFw::StringBase
STATIC_SERIALIZED_SIZE(SizeType maxLength)Fw::StringBaseinlinestatic
StringBase()Fw::StringBaseprotected
toChar() const =0Fw::StringBasepure virtual
~Serializable()Fw::Serializableprotectedvirtual
~StringBase()Fw::StringBaseprotectedvirtual