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.

deserialize(SerializeBufferBase &buffer)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
serialize(SerializeBufferBase &buffer) constFw::Serializableinline
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