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

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

ACTIVE_COMPONENT_EXIT enum valueFw::ActiveComponentBase
ActiveComponentBase(const char *name)Fw::ActiveComponentBaseexplicitprotected
bufferReturn_handlerBase(FwIndexType portNum, Fw::Buffer &fwBuffer)Svc::FileDownlinkComponentBaseprotected
bufferReturn_preMsgHook(FwIndexType portNum, Fw::Buffer &fwBuffer)Svc::FileDownlinkComponentBaseprotectedvirtual
bufferSendOut_out(FwIndexType portNum, Fw::Buffer &fwBuffer)Svc::FileDownlinkComponentBaseprotected
Cancel_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args)Svc::FileDownlinkComponentBaseprotected
Cancel_preMsgHook(FwOpcodeType opCode, U32 cmdSeq)Svc::FileDownlinkComponentBaseprotectedvirtual
CHANNELID_FILESSENT enum valueSvc::FileDownlinkComponentBaseprotected
CHANNELID_PACKETSSENT enum valueSvc::FileDownlinkComponentBaseprotected
CHANNELID_WARNINGS enum valueSvc::FileDownlinkComponentBaseprotected
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response)Svc::FileDownlinkComponentBaseprotected
configure(U32 timeout, U32 cooldown, U32 cycleTime, U32 fileQueueDepth)Svc::FileDownlink
CREATED enum valueFw::ActiveComponentBaseprotected
createQueue(NATIVE_INT_TYPE depth, NATIVE_INT_TYPE msgSize)Fw::QueuedComponentBaseprotected
DEPRECATED(Os::Task::Status join(void **value_ptr), "Switch to .join()")Fw::ActiveComponentBase
dispatch()Fw::ActiveComponentBaseprotected
DISPATCHING enum valueFw::ActiveComponentBaseprotected
DONE enum valueFw::ActiveComponentBaseprotected
EVENTID_DOWNLINKCANCELED enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_DOWNLINKPARTIALFAIL enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_DOWNLINKPARTIALWARNING enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_DOWNLINKTIMEOUT enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_FILEOPENERROR enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_FILEREADERROR enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_FILESENT enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_SENDDATAFAIL enum valueSvc::FileDownlinkComponentBaseprotected
EVENTID_SENDSTARTED enum valueSvc::FileDownlinkComponentBaseprotected
exit()Fw::ActiveComponentBase
FileComplete_out(FwIndexType portNum, const Svc::SendFileResponse &resp)Svc::FileDownlinkComponentBaseprotected
FileDownlink(const char *const compName)Svc::FileDownlink
FileDownlinkComponentBase(const char *compName="")Svc::FileDownlinkComponentBaseprotected
finalizer()Fw::ActiveComponentBaseprotectedvirtual
FINALIZING enum valueFw::ActiveComponentBaseprotected
get_bufferReturn_InputPort(FwIndexType portNum)Svc::FileDownlinkComponentBase
get_cmdIn_InputPort(FwIndexType portNum)Svc::FileDownlinkComponentBase
get_pingIn_InputPort(FwIndexType portNum)Svc::FileDownlinkComponentBase
get_Run_InputPort(FwIndexType portNum)Svc::FileDownlinkComponentBase
get_SendFile_InputPort(FwIndexType portNum)Svc::FileDownlinkComponentBase
getIdBase() constFw::PassiveComponentBase
getInstance() constFw::PassiveComponentBaseprotected
getNum_bufferReturn_InputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_bufferSendOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_cmdIn_InputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_cmdRegOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_cmdResponseOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_eventOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_FileComplete_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_pingIn_InputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_pingOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_Run_InputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_SendFile_InputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_timeCaller_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNum_tlmOut_OutputPorts() constSvc::FileDownlinkComponentBaseprotected
getNumMsgsDropped()Fw::QueuedComponentBaseprotected
getTime()Svc::FileDownlinkComponentBaseprotected
incNumMsgDropped()Fw::QueuedComponentBaseprotected
init(const NATIVE_INT_TYPE queueDepth, const NATIVE_INT_TYPE instance)Svc::FileDownlink
Svc::FileDownlinkComponentBase::init(FwQueueSizeType queueDepth, FwEnumStoreType instance=0)Svc::FileDownlinkComponentBase
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance)Fw::ActiveComponentBaseprotected
Fw::ObjBase::init()Fw::ObjBaseprotected
isConnected_bufferSendOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_cmdRegOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_cmdResponseOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_eventOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_FileComplete_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_pingOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_timeCaller_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
isConnected_tlmOut_OutputPort(FwIndexType portNum)Svc::FileDownlinkComponentBaseprotected
join()Fw::ActiveComponentBase
Lifecycle enum nameFw::ActiveComponentBaseprotected
lock()Svc::FileDownlinkComponentBaseprotectedvirtual
log_ACTIVITY_HI_DownlinkCanceled(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName)Svc::FileDownlinkComponentBaseprotected
log_ACTIVITY_HI_FileSent(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName)Svc::FileDownlinkComponentBaseprotected
log_ACTIVITY_HI_SendStarted(U32 fileSize, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName)Svc::FileDownlinkComponentBaseprotected
log_WARNING_HI_DownlinkPartialFail(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName, U32 startOffset, U32 filesize)Svc::FileDownlinkComponentBaseprotected
log_WARNING_HI_DownlinkTimeout(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName)Svc::FileDownlinkComponentBaseprotected
log_WARNING_HI_FileOpenError(const Fw::StringBase &fileName)Svc::FileDownlinkComponentBaseprotected
log_WARNING_HI_FileReadError(const Fw::StringBase &fileName, I32 status)Svc::FileDownlinkComponentBaseprotected
log_WARNING_HI_SendDataFail(const Fw::StringBase &sourceFileName, U32 byteOffset)Svc::FileDownlinkComponentBaseprotected
log_WARNING_LO_DownlinkPartialWarning(U32 startOffset, U32 length, U32 filesize, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName)Svc::FileDownlinkComponentBaseprotected
m_queueFw::QueuedComponentBaseprotected
m_taskFw::ActiveComponentBaseprotected
MSG_DISPATCH_EMPTY enum valueFw::QueuedComponentBase
MSG_DISPATCH_ERROR enum valueFw::QueuedComponentBase
MSG_DISPATCH_EXIT enum valueFw::QueuedComponentBase
MSG_DISPATCH_OK enum valueFw::QueuedComponentBase
MsgDispatchStatus enum nameFw::QueuedComponentBase
NUM_BUFFERRETURN_INPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_BUFFERSENDOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_CMDIN_INPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_CMDREGOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_CMDRESPONSEOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_EVENTOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_FILECOMPLETE_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_PINGIN_INPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_PINGOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_RUN_INPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_SENDFILE_INPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_TEXTEVENTOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_TIMECALLER_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
NUM_TLMOUT_OUTPUT_PORTS enum valueSvc::FileDownlinkComponentBaseprotected
ObjBase(const char *name)Fw::ObjBaseprotected
OPCODE_CANCEL enum valueSvc::FileDownlinkComponentBaseprotected
OPCODE_SENDFILE enum valueSvc::FileDownlinkComponentBaseprotected
OPCODE_SENDPARTIAL enum valueSvc::FileDownlinkComponentBaseprotected
PassiveComponentBase(const char *name)Fw::PassiveComponentBaseprotected
pingIn_handlerBase(FwIndexType portNum, U32 key)Svc::FileDownlinkComponentBaseprotected
pingIn_preMsgHook(FwIndexType portNum, U32 key)Svc::FileDownlinkComponentBaseprotectedvirtual
pingOut_out(FwIndexType portNum, U32 key)Svc::FileDownlinkComponentBaseprotected
preamble()Svc::FileDownlinkvirtual
QueuedComponentBase(const char *name)Fw::QueuedComponentBaseprotected
regCommands()Svc::FileDownlinkComponentBase
Run_handlerBase(FwIndexType portNum, U32 context)Svc::FileDownlinkComponentBaseprotected
Run_preMsgHook(FwIndexType portNum, U32 context)Svc::FileDownlinkComponentBaseprotectedvirtual
SendFile_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args)Svc::FileDownlinkComponentBaseprotected
SendFile_handlerBase(FwIndexType portNum, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName, U32 offset, U32 length)Svc::FileDownlinkComponentBaseprotected
SendFile_preMsgHook(FwOpcodeType opCode, U32 cmdSeq)Svc::FileDownlinkComponentBaseprotectedvirtual
SendPartial_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args)Svc::FileDownlinkComponentBaseprotected
SendPartial_preMsgHook(FwOpcodeType opCode, U32 cmdSeq)Svc::FileDownlinkComponentBaseprotectedvirtual
set_bufferSendOut_OutputPort(FwIndexType portNum, Fw::InputBufferSendPort *port)Svc::FileDownlinkComponentBase
set_cmdRegOut_OutputPort(FwIndexType portNum, Fw::InputCmdRegPort *port)Svc::FileDownlinkComponentBase
set_cmdResponseOut_OutputPort(FwIndexType portNum, Fw::InputCmdResponsePort *port)Svc::FileDownlinkComponentBase
set_eventOut_OutputPort(FwIndexType portNum, Fw::InputLogPort *port)Svc::FileDownlinkComponentBase
set_FileComplete_OutputPort(FwIndexType portNum, Svc::InputSendFileCompletePort *port)Svc::FileDownlinkComponentBase
set_pingOut_OutputPort(FwIndexType portNum, Svc::InputPingPort *port)Svc::FileDownlinkComponentBase
set_timeCaller_OutputPort(FwIndexType portNum, Fw::InputTimePort *port)Svc::FileDownlinkComponentBase
set_tlmOut_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port)Svc::FileDownlinkComponentBase
setIdBase(const U32)Fw::PassiveComponentBase
start(Os::Task::ParamType priority=Os::Task::TASK_DEFAULT, Os::Task::ParamType stackSize=Os::Task::TASK_DEFAULT, Os::Task::ParamType cpuAffinity=Os::Task::TASK_DEFAULT, Os::Task::ParamType identifier=Os::Task::TASK_DEFAULT)Fw::ActiveComponentBase
tlmWrite_FilesSent(U32 arg, Fw::Time _tlmTime=Fw::Time())Svc::FileDownlinkComponentBaseprotected
tlmWrite_PacketsSent(U32 arg, Fw::Time _tlmTime=Fw::Time())Svc::FileDownlinkComponentBaseprotected
tlmWrite_Warnings(U32 arg, Fw::Time _tlmTime=Fw::Time())Svc::FileDownlinkComponentBaseprotected
unLock()Svc::FileDownlinkComponentBaseprotectedvirtual
~ActiveComponentBase()Fw::ActiveComponentBaseprotectedvirtual
~FileDownlink()Svc::FileDownlink
~FileDownlinkComponentBase()Svc::FileDownlinkComponentBaseprotectedvirtual
~ObjBase()Fw::ObjBaseprotectedvirtual
~PassiveComponentBase()Fw::PassiveComponentBaseprotectedvirtual
~QueuedComponentBase()Fw::QueuedComponentBaseprotectedvirtual