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

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

DEPRECATED(SerializeStatus serialize(SerializeBufferBase &buffer) const, "Use serializeTo(SerializeBufferBase& buffer) instead")Fw::Serializableinline
DEPRECATED(SerializeStatus deserialize(SerializeBufferBase &buffer), "Use deserializeFrom(SerializeBufferBase& buffer) instead")Fw::Serializableinline
deserializeFrom(Fw::SerializeBufferBase &buffer)Svc::SendFileResponsevirtual
get_context() constSvc::SendFileResponseinline
get_status() constSvc::SendFileResponseinline
m_contextSvc::SendFileResponseprotected
m_statusSvc::SendFileResponseprotected
operator!=(const SendFileResponse &obj) constSvc::SendFileResponse
operator=(const SendFileResponse &obj)Svc::SendFileResponse
operator==(const SendFileResponse &obj) constSvc::SendFileResponse
SendFileResponse()Svc::SendFileResponse
SendFileResponse(Svc::SendFileStatus::T status, U32 context)Svc::SendFileResponse
SendFileResponse(const SendFileResponse &obj)Svc::SendFileResponse
Serializable()Fw::Serializableprotected
SERIALIZED_SIZE enum valueSvc::SendFileResponse
serializedSize() constSvc::SendFileResponse
serializeTo(Fw::SerializeBufferBase &buffer) constSvc::SendFileResponsevirtual
set(Svc::SendFileStatus::T status, U32 context)Svc::SendFileResponse
set_context(U32 context)Svc::SendFileResponse
set_status(Svc::SendFileStatus::T status)Svc::SendFileResponse
SizeType typedefFw::Serializable
~Serializable()Fw::Serializableprotectedvirtual