ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
bufferReturn_handlerBase(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::FileDownlinkComponentBase | protected |
bufferReturn_preMsgHook(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::FileDownlinkComponentBase | protectedvirtual |
bufferSendOut_out(FwIndexType portNum, Fw::Buffer &fwBuffer) | Svc::FileDownlinkComponentBase | protected |
Cancel_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileDownlinkComponentBase | protected |
Cancel_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileDownlinkComponentBase | protectedvirtual |
CHANNELID_FILESSENT enum value | Svc::FileDownlinkComponentBase | protected |
CHANNELID_PACKETSSENT enum value | Svc::FileDownlinkComponentBase | protected |
CHANNELID_WARNINGS enum value | Svc::FileDownlinkComponentBase | protected |
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) | Svc::FileDownlinkComponentBase | protected |
configure(U32 timeout, U32 cooldown, U32 cycleTime, U32 fileQueueDepth) | Svc::FileDownlink | |
CREATED enum value | Fw::ActiveComponentBase | protected |
createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
DEPRECATED(Os::Task::Status join(void **value_ptr), "Switch to .join()") | Fw::ActiveComponentBase | |
dispatch() | Fw::ActiveComponentBase | protected |
DISPATCHING enum value | Fw::ActiveComponentBase | protected |
DONE enum value | Fw::ActiveComponentBase | protected |
EVENTID_DOWNLINKCANCELED enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_DOWNLINKPARTIALFAIL enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_DOWNLINKPARTIALWARNING enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_DOWNLINKTIMEOUT enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_FILEOPENERROR enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_FILEREADERROR enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_FILESENT enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_SENDDATAFAIL enum value | Svc::FileDownlinkComponentBase | protected |
EVENTID_SENDSTARTED enum value | Svc::FileDownlinkComponentBase | protected |
exit() | Fw::ActiveComponentBase | |
FileComplete_out(FwIndexType portNum, const Svc::SendFileResponse &resp) | Svc::FileDownlinkComponentBase | protected |
FileDownlink(const char *const compName) | Svc::FileDownlink | |
FileDownlinkComponentBase(const char *compName="") | Svc::FileDownlinkComponentBase | protected |
finalizer() | Fw::ActiveComponentBase | protectedvirtual |
FINALIZING enum value | Fw::ActiveComponentBase | protected |
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() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_bufferReturn_InputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_bufferSendOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_cmdIn_InputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_cmdRegOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_cmdResponseOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_eventOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_FileComplete_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_pingIn_InputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_pingOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_Run_InputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_SendFile_InputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_timeCaller_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNum_tlmOut_OutputPorts() const | Svc::FileDownlinkComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getTime() | Svc::FileDownlinkComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::FileDownlinkComponentBase | |
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_bufferSendOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_cmdRegOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_cmdResponseOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_eventOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_FileComplete_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_pingOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_timeCaller_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
isConnected_tlmOut_OutputPort(FwIndexType portNum) | Svc::FileDownlinkComponentBase | protected |
join() | Fw::ActiveComponentBase | |
Lifecycle enum name | Fw::ActiveComponentBase | protected |
lock() | Svc::FileDownlinkComponentBase | protectedvirtual |
log_ACTIVITY_HI_DownlinkCanceled(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileDownlinkComponentBase | protected |
log_ACTIVITY_HI_FileSent(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileDownlinkComponentBase | protected |
log_ACTIVITY_HI_SendStarted(U32 fileSize, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_HI_DownlinkPartialFail(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName, U32 startOffset, U32 filesize) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_HI_DownlinkTimeout(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_HI_FileOpenError(const Fw::StringBase &fileName) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_HI_FileReadError(const Fw::StringBase &fileName, I32 status) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_HI_SendDataFail(const Fw::StringBase &sourceFileName, U32 byteOffset) | Svc::FileDownlinkComponentBase | protected |
log_WARNING_LO_DownlinkPartialWarning(U32 startOffset, U32 length, U32 filesize, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileDownlinkComponentBase | protected |
m_queue | Fw::QueuedComponentBase | protected |
m_task | Fw::ActiveComponentBase | protected |
MSG_DISPATCH_EMPTY enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_ERROR enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_EXIT enum value | Fw::QueuedComponentBase | |
MSG_DISPATCH_OK enum value | Fw::QueuedComponentBase | |
MsgDispatchStatus enum name | Fw::QueuedComponentBase | |
NUM_BUFFERRETURN_INPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_BUFFERSENDOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_CMDIN_INPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_CMDREGOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_CMDRESPONSEOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_EVENTOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_FILECOMPLETE_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_PINGIN_INPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_PINGOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_RUN_INPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_SENDFILE_INPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_TEXTEVENTOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_TIMECALLER_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
NUM_TLMOUT_OUTPUT_PORTS enum value | Svc::FileDownlinkComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
OPCODE_CANCEL enum value | Svc::FileDownlinkComponentBase | protected |
OPCODE_SENDFILE enum value | Svc::FileDownlinkComponentBase | protected |
OPCODE_SENDPARTIAL enum value | Svc::FileDownlinkComponentBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
pingIn_handlerBase(FwIndexType portNum, U32 key) | Svc::FileDownlinkComponentBase | protected |
pingIn_preMsgHook(FwIndexType portNum, U32 key) | Svc::FileDownlinkComponentBase | protectedvirtual |
pingOut_out(FwIndexType portNum, U32 key) | Svc::FileDownlinkComponentBase | protected |
preamble() | Svc::FileDownlink | virtual |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
regCommands() | Svc::FileDownlinkComponentBase | |
Run_handlerBase(FwIndexType portNum, U32 context) | Svc::FileDownlinkComponentBase | protected |
Run_preMsgHook(FwIndexType portNum, U32 context) | Svc::FileDownlinkComponentBase | protectedvirtual |
SendFile_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileDownlinkComponentBase | protected |
SendFile_handlerBase(FwIndexType portNum, const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName, U32 offset, U32 length) | Svc::FileDownlinkComponentBase | protected |
SendFile_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileDownlinkComponentBase | protectedvirtual |
SendPartial_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileDownlinkComponentBase | protected |
SendPartial_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileDownlinkComponentBase | protectedvirtual |
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::FileDownlinkComponentBase | protected |
tlmWrite_PacketsSent(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FileDownlinkComponentBase | protected |
tlmWrite_Warnings(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FileDownlinkComponentBase | protected |
unLock() | Svc::FileDownlinkComponentBase | protectedvirtual |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~FileDownlink() | Svc::FileDownlink | |
~FileDownlinkComponentBase() | Svc::FileDownlinkComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |