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

This is the complete list of members for Svc::Fpy::Footer, including all inherited members.

DEPRECATED(SerializeStatus serialize(SerialBufferBase &buffer) const, "Use serializeTo(SerialBufferBase& buffer) instead")Fw::Serializableinline
DEPRECATED(SerializeStatus deserialize(SerialBufferBase &buffer), "Use deserializeFrom(SerialBufferBase& buffer) instead")Fw::Serializableinline
deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG)Svc::Fpy::Footervirtual
Footer()Svc::Fpy::Footer
Footer(U32 crc)Svc::Fpy::Footer
Footer(const Footer &obj)Svc::Fpy::Footer
get_crc() constSvc::Fpy::Footerinline
m_crcSvc::Fpy::Footerprotected
operator!=(const Footer &obj) constSvc::Fpy::Footer
operator=(const Footer &obj)Svc::Fpy::Footer
Fw::Serializable::operator=(const Serializable &src)=defaultFw::Serializable
operator==(const Footer &obj) constSvc::Fpy::Footer
Serializable()Fw::Serializableprotected
SERIALIZED_SIZE enum valueSvc::Fpy::Footer
serializedSize() constSvc::Fpy::Footer
serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) constSvc::Fpy::Footervirtual
set(U32 crc)Svc::Fpy::Footer
set_crc(U32 crc)Svc::Fpy::Footer
SizeType typedefFw::Serializable
~Serializable()Fw::Serializableprotectedvirtual