F´ Flight Software - C/C++ Documentation
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::TextLogString Member List

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

appendBuff(const CHAR *buff, SizeType size)Fw::StringBaseprotected
BUFFER_SIZE(SizeType maxLength)Fw::StringBaseinlinestatic
DEPRECATED(SerializeStatus serialize(SerializeBufferBase &buffer) const, "Use serializeTo(SerializeBufferBase& buffer) instead")Fw::StringBaseinline
DEPRECATED(SerializeStatus serialize(SerializeBufferBase &buffer, SizeType maxLen) const, "Use serializeTo(SerializeBufferBase& buffer, SizeType maxLen) instead")Fw::StringBaseinline
Fw::Serializable::DEPRECATED(SerializeStatus deserialize(SerializeBufferBase &buffer), "Use deserializeFrom(SerializeBufferBase& buffer) instead")Fw::Serializableinline
deserializeFrom(SerializeBufferBase &buffer) overrideFw::StringBasevirtual
format(const CHAR *formatString,...)Fw::StringBase
getCapacity() constFw::TextLogStringinlinevirtual
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 TextLogString &src)Fw::TextLogStringinline
operator=(const StringBase &src)Fw::TextLogStringinline
operator=(const char *src)Fw::TextLogStringinline
operator==(const StringBase &other) constFw::StringBase
operator==(const CHAR *other) constFw::StringBase
Serializable()Fw::Serializableprotected
SERIALIZED_SIZE enum valueFw::TextLogString
SERIALIZED_TYPE_ID enum valueFw::TextLogString
serializedSize() constFw::StringBase
serializedTruncatedSize(FwSizeType maxLength) constFw::StringBase
serializeTo(SerializeBufferBase &buffer) const overrideFw::StringBasevirtual
serializeTo(SerializeBufferBase &buffer, SizeType maxLen) constFw::StringBasevirtual
SizeType typedefFw::StringBase
STATIC_SERIALIZED_SIZE(SizeType maxLength)Fw::StringBaseinlinestatic
STRING_SIZE enum valueFw::TextLogString
StringBase()Fw::StringBaseprotected
TextLogString()Fw::TextLogStringinline
TextLogString(const TextLogString &src)Fw::TextLogStringinline
TextLogString(const StringBase &src)Fw::TextLogStringinline
TextLogString(const char *src)Fw::TextLogStringinline
toChar() constFw::TextLogStringinlinevirtual
vformat(const CHAR *formatString, va_list args)Fw::StringBase
~Serializable()Fw::Serializableprotectedvirtual
~StringBase()Fw::StringBaseprotectedvirtual
~TextLogString()Fw::TextLogStringinline