| ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
| ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | protected |
| 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 |
| CreateDirectory_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FileManagerComponentBase | protected |
| CreateDirectory_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FileManagerComponentBase | protectedvirtual |
| createQueue(NATIVE_INT_TYPE depth, NATIVE_INT_TYPE msgSize) | Fw::QueuedComponentBase | protected |
| DEPRECATED(void start(NATIVE_INT_TYPE identifier, NATIVE_INT_TYPE priority, NATIVE_INT_TYPE stackSize, NATIVE_INT_TYPE cpuAffinity=-1), "Please switch to start(NATIVE_UINT_TYPE priority, NATIVE_UINT_TYPE stackSize, NATIVE_UINT_TYPE cpuAffinity, NATIVE_UINT_TYPE identifier)") | Fw::ActiveComponentBase | |
| 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 |
| get_cmdIn_InputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | |
| get_pingIn_InputPort(NATIVE_INT_TYPE 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(const NATIVE_INT_TYPE queueDepth, const NATIVE_INT_TYPE instance) | Svc::FileManager | |
| Fw::ActiveComponentBase::init(NATIVE_INT_TYPE instance) | Fw::ActiveComponentBase | protected |
| Fw::ObjBase::init() | Fw::ObjBase | protected |
| isConnected_cmdRegOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| isConnected_cmdResponseOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| isConnected_eventOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| isConnected_pingOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| isConnected_timeCaller_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| isConnected_tlmOut_OutputPort(NATIVE_INT_TYPE portNum) | Svc::FileManagerComponentBase | protected |
| join(void **value_ptr) | Fw::ActiveComponentBase | |
| log_ACTIVITY_HI_AppendFileStarted(const Fw::LogStringArg &source, const Fw::LogStringArg &target) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_AppendFileSucceeded(const Fw::LogStringArg &source, const Fw::LogStringArg &target) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_CreateDirectoryStarted(const Fw::LogStringArg &dirName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_CreateDirectorySucceeded(const Fw::LogStringArg &dirName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_FileSizeStarted(const Fw::LogStringArg &fileName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_FileSizeSucceeded(const Fw::LogStringArg &fileName, U64 size) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_MoveFileStarted(const Fw::LogStringArg &sourceFileName, const Fw::LogStringArg &destFileName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_MoveFileSucceeded(const Fw::LogStringArg &sourceFileName, const Fw::LogStringArg &destFileName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_RemoveDirectoryStarted(const Fw::LogStringArg &dirName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_RemoveDirectorySucceeded(const Fw::LogStringArg &dirName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_RemoveFileStarted(const Fw::LogStringArg &fileName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_RemoveFileSucceeded(const Fw::LogStringArg &fileName) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_ShellCommandStarted(const Fw::LogStringArg &command) | Svc::FileManagerComponentBase | protected |
| log_ACTIVITY_HI_ShellCommandSucceeded(const Fw::LogStringArg &command) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_AppendFileFailed(const Fw::LogStringArg &source, const Fw::LogStringArg &target, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_DirectoryCreateError(const Fw::LogStringArg &dirName, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_DirectoryRemoveError(const Fw::LogStringArg &dirName, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_FileMoveError(const Fw::LogStringArg &sourceFileName, const Fw::LogStringArg &destFileName, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_FileRemoveError(const Fw::LogStringArg &fileName, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_FileSizeError(const Fw::LogStringArg &fileName, U32 status) | Svc::FileManagerComponentBase | protected |
| log_WARNING_HI_ShellCommandFailed(const Fw::LogStringArg &command, U32 status) | Svc::FileManagerComponentBase | protected |
| loop() | Fw::ActiveComponentBase | protectedvirtual |
| 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(NATIVE_INT_TYPE portNum, U32 key) | Svc::FileManagerComponentBase | protected |
| pingIn_preMsgHook(NATIVE_INT_TYPE portNum, U32 key) | Svc::FileManagerComponentBase | protectedvirtual |
| pingOut_out(NATIVE_INT_TYPE 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(NATIVE_INT_TYPE portNum, Fw::InputCmdRegPort *port) | Svc::FileManagerComponentBase | |
| set_cmdResponseOut_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputCmdResponsePort *port) | Svc::FileManagerComponentBase | |
| set_eventOut_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputLogPort *port) | Svc::FileManagerComponentBase | |
| set_pingOut_OutputPort(NATIVE_INT_TYPE portNum, Svc::InputPingPort *port) | Svc::FileManagerComponentBase | |
| set_timeCaller_OutputPort(NATIVE_INT_TYPE portNum, Fw::InputTimePort *port) | Svc::FileManagerComponentBase | |
| set_tlmOut_OutputPort(NATIVE_INT_TYPE 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(NATIVE_UINT_TYPE priority=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE stackSize=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE cpuAffinity=Os::Task::TASK_DEFAULT, NATIVE_UINT_TYPE 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 |