ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
AppendFile_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
AppendFile_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
CHANNELID_COMMANDSEXECUTED enum value | Svc::FileManagerComponentBase | protected |
CHANNELID_ERRORS enum value | Svc::FileManagerComponentBase | protected |
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) | Svc::FileManagerComponentBase | protected |
CREATED enum value | Fw::ActiveComponentBase | protected |
CreateDirectory_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
CreateDirectory_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
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_APPENDFILEFAILED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_APPENDFILESTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_APPENDFILESUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_CREATEDIRECTORYSTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_CREATEDIRECTORYSUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_DIRECTORYCREATEERROR enum value | Svc::FileManagerComponentBase | protected |
EVENTID_DIRECTORYREMOVEERROR enum value | Svc::FileManagerComponentBase | protected |
EVENTID_FILEMOVEERROR enum value | Svc::FileManagerComponentBase | protected |
EVENTID_FILEREMOVEERROR enum value | Svc::FileManagerComponentBase | protected |
EVENTID_FILESIZEERROR enum value | Svc::FileManagerComponentBase | protected |
EVENTID_FILESIZESTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_FILESIZESUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_MOVEFILESTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_MOVEFILESUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_REMOVEDIRECTORYSTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_REMOVEDIRECTORYSUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_REMOVEFILESTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_REMOVEFILESUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_SHELLCOMMANDFAILED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_SHELLCOMMANDSTARTED enum value | Svc::FileManagerComponentBase | protected |
EVENTID_SHELLCOMMANDSUCCEEDED enum value | Svc::FileManagerComponentBase | protected |
exit() | Fw::ActiveComponentBase | |
FileManager(const char *const compName) | Svc::FileManager | |
FileManagerComponentBase(const char *compName="") | Svc::FileManagerComponentBase | protected |
FileSize_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
FileSize_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
finalizer() | Fw::ActiveComponentBase | protectedvirtual |
FINALIZING enum value | Fw::ActiveComponentBase | protected |
get_cmdIn_InputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | |
get_pingIn_InputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_cmdIn_InputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_cmdRegOut_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_cmdResponseOut_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_eventOut_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_pingIn_InputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_pingOut_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_timeCaller_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNum_tlmOut_OutputPorts() const | Svc::FileManagerComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getTime() | Svc::FileManagerComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::FileManagerComponentBase | |
Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_cmdRegOut_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
isConnected_cmdResponseOut_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
isConnected_eventOut_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
isConnected_pingOut_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
isConnected_timeCaller_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
isConnected_tlmOut_OutputPort(FwIndexType portNum) | Svc::FileManagerComponentBase | protected |
join() | Fw::ActiveComponentBase | |
Lifecycle enum name | Fw::ActiveComponentBase | protected |
log_ACTIVITY_HI_AppendFileStarted(const Fw::StringBase &source, const Fw::StringBase &target) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_AppendFileSucceeded(const Fw::StringBase &source, const Fw::StringBase &target) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_CreateDirectoryStarted(const Fw::StringBase &dirName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_CreateDirectorySucceeded(const Fw::StringBase &dirName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_FileSizeStarted(const Fw::StringBase &fileName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_FileSizeSucceeded(const Fw::StringBase &fileName, U64 size) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_MoveFileStarted(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_MoveFileSucceeded(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_RemoveDirectoryStarted(const Fw::StringBase &dirName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_RemoveDirectorySucceeded(const Fw::StringBase &dirName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_RemoveFileStarted(const Fw::StringBase &fileName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_RemoveFileSucceeded(const Fw::StringBase &fileName) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_ShellCommandStarted(const Fw::StringBase &command) | Svc::FileManagerComponentBase | protected |
log_ACTIVITY_HI_ShellCommandSucceeded(const Fw::StringBase &command) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_AppendFileFailed(const Fw::StringBase &source, const Fw::StringBase &target, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_DirectoryCreateError(const Fw::StringBase &dirName, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_DirectoryRemoveError(const Fw::StringBase &dirName, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_FileMoveError(const Fw::StringBase &sourceFileName, const Fw::StringBase &destFileName, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_FileRemoveError(const Fw::StringBase &fileName, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_FileSizeError(const Fw::StringBase &fileName, U32 status) | Svc::FileManagerComponentBase | protected |
log_WARNING_HI_ShellCommandFailed(const Fw::StringBase &command, U32 status) | Svc::FileManagerComponentBase | protected |
m_queue | Fw::QueuedComponentBase | protected |
m_task | Fw::ActiveComponentBase | protected |
MoveFile_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
MoveFile_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
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_CMDIN_INPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_CMDREGOUT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_CMDRESPONSEOUT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_EVENTOUT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_LOGTEXT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_PINGIN_INPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_PINGOUT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_TIMECALLER_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
NUM_TLMOUT_OUTPUT_PORTS enum value | Svc::FileManagerComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
OPCODE_APPENDFILE enum value | Svc::FileManagerComponentBase | protected |
OPCODE_CREATEDIRECTORY enum value | Svc::FileManagerComponentBase | protected |
OPCODE_FILESIZE enum value | Svc::FileManagerComponentBase | protected |
OPCODE_MOVEFILE enum value | Svc::FileManagerComponentBase | protected |
OPCODE_REMOVEDIRECTORY enum value | Svc::FileManagerComponentBase | protected |
OPCODE_REMOVEFILE enum value | Svc::FileManagerComponentBase | protected |
OPCODE_SHELLCOMMAND enum value | Svc::FileManagerComponentBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
pingIn_handlerBase(FwIndexType portNum, U32 key) | Svc::FileManagerComponentBase | protected |
pingIn_preMsgHook(FwIndexType portNum, U32 key) | Svc::FileManagerComponentBase | protectedvirtual |
pingOut_out(FwIndexType portNum, U32 key) | Svc::FileManagerComponentBase | protected |
preamble() | Fw::ActiveComponentBase | protectedvirtual |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
regCommands() | Svc::FileManagerComponentBase | |
RemoveDirectory_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
RemoveDirectory_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
RemoveFile_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
RemoveFile_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
set_cmdRegOut_OutputPort(FwIndexType portNum, Fw::InputCmdRegPort *port) | Svc::FileManagerComponentBase | |
set_cmdResponseOut_OutputPort(FwIndexType portNum, Fw::InputCmdResponsePort *port) | Svc::FileManagerComponentBase | |
set_eventOut_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Svc::FileManagerComponentBase | |
set_pingOut_OutputPort(FwIndexType portNum, Svc::InputPingPort *port) | Svc::FileManagerComponentBase | |
set_timeCaller_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Svc::FileManagerComponentBase | |
set_tlmOut_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port) | Svc::FileManagerComponentBase | |
setIdBase(const U32) | Fw::PassiveComponentBase | |
ShellCommand_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
ShellCommand_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
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_CommandsExecuted(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FileManagerComponentBase | protected |
tlmWrite_Errors(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FileManagerComponentBase | protected |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~FileManager() | Svc::FileManager | |
~FileManagerComponentBase() | Svc::FileManagerComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |