![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
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::Serializable | inline |
| DEPRECATED(SerializeStatus deserialize(SerialBufferBase &buffer), "Use deserializeFrom(SerialBufferBase& buffer) instead") | Fw::Serializable | inline |
| deserializeFrom(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) | Svc::Fpy::Footer | virtual |
| Footer() | Svc::Fpy::Footer | |
| Footer(U32 crc) | Svc::Fpy::Footer | |
| Footer(const Footer &obj) | Svc::Fpy::Footer | |
| get_crc() const | Svc::Fpy::Footer | inline |
| m_crc | Svc::Fpy::Footer | protected |
| operator!=(const Footer &obj) const | Svc::Fpy::Footer | |
| operator=(const Footer &obj) | Svc::Fpy::Footer | |
| Fw::Serializable::operator=(const Serializable &src)=default | Fw::Serializable | |
| operator==(const Footer &obj) const | Svc::Fpy::Footer | |
| Serializable() | Fw::Serializable | protected |
| SERIALIZED_SIZE enum value | Svc::Fpy::Footer | |
| serializedSize() const | Svc::Fpy::Footer | |
| serializeTo(Fw::SerialBufferBase &buffer, Fw::Endianness mode=Fw::Endianness::BIG) const | Svc::Fpy::Footer | virtual |
| set(U32 crc) | Svc::Fpy::Footer | |
| set_crc(U32 crc) | Svc::Fpy::Footer | |
| SizeType typedef | Fw::Serializable | |
| ~Serializable() | Fw::Serializable | protectedvirtual |