ACTIVE_COMPONENT_EXIT enum value | Fw::ActiveComponentBase | |
ActiveComponentBase(const char *name) | Fw::ActiveComponentBase | explicitprotected |
CANCEL_cmdHandler(FwOpcodeType opCode, U32 cmdSeq)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
CANCEL_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
CANCEL_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
CHANNELID_DEBUG enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_DEBUGBREAKPOINTIDX enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_SEQPATH enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_SEQUENCESCANCELLED enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_SEQUENCESFAILED enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_SEQUENCESSUCCEEDED enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_STATE enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_STATEMENT_TIMEOUT_SECS enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_STATEMENTSDISPATCHED enum value | Svc::FpySequencerComponentBase | protected |
CHANNELID_STATEMENTSFAILED enum value | Svc::FpySequencerComponentBase | protected |
checkTimers_handler(FwIndexType portNum, U32 context)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
checkTimers_handlerBase(FwIndexType portNum, U32 context) | Svc::FpySequencerComponentBase | protected |
checkTimers_preMsgHook(FwIndexType portNum, U32 context) | Svc::FpySequencerComponentBase | protectedvirtual |
cmdOut_out(FwIndexType portNum, Fw::ComBuffer &data, U32 context) | Svc::FpySequencerComponentBase | protected |
cmdResponse_out(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) | Svc::FpySequencerComponentBase | protected |
cmdResponseIn_handler(FwIndexType portNum, FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdResponse &response)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
cmdResponseIn_handlerBase(FwIndexType portNum, FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdResponse &response) | Svc::FpySequencerComponentBase | protected |
cmdResponseIn_preMsgHook(FwIndexType portNum, FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdResponse &response) | Svc::FpySequencerComponentBase | protectedvirtual |
CREATED enum value | Fw::ActiveComponentBase | protected |
createQueue(FwSizeType depth, FwSizeType msgSize) | Fw::QueuedComponentBase | protected |
DEBUG_BREAK_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, bool breakOnce)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
DEBUG_BREAK_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
DEBUG_BREAK_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
DEBUG_CLEAR_BREAKPOINT_cmdHandler(FwOpcodeType opCode, U32 cmdSeq)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
DEBUG_CLEAR_BREAKPOINT_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
DEBUG_CLEAR_BREAKPOINT_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
DEBUG_CONTINUE_cmdHandler(FwOpcodeType opCode, U32 cmdSeq)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
DEBUG_CONTINUE_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
DEBUG_CONTINUE_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
DEBUG_SET_BREAKPOINT_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, U32 stmtIdx, bool breakOnce)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
DEBUG_SET_BREAKPOINT_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
DEBUG_SET_BREAKPOINT_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
DEPRECATED(Os::Task::Status join(void **value_ptr), "Switch to .join()") | Fw::ActiveComponentBase | |
directive_getPrm_internalInterfaceHandler(const Svc::FpySequencer_GetPrmDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_getPrm_internalInterfaceInvoke(const Svc::FpySequencer_GetPrmDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_getTlm_internalInterfaceHandler(const Svc::FpySequencer_GetTlmDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_getTlm_internalInterfaceInvoke(const Svc::FpySequencer_GetTlmDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_goto_internalInterfaceHandler(const Svc::FpySequencer_GotoDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_goto_internalInterfaceInvoke(const Svc::FpySequencer_GotoDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_if_internalInterfaceHandler(const Svc::FpySequencer_IfDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_if_internalInterfaceInvoke(const Svc::FpySequencer_IfDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_noOp_internalInterfaceHandler(const Svc::FpySequencer_NoOpDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_noOp_internalInterfaceInvoke(const Svc::FpySequencer_NoOpDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_setLocalVar_internalInterfaceHandler(const Svc::FpySequencer_SetLocalVarDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_setLocalVar_internalInterfaceInvoke(const Svc::FpySequencer_SetLocalVarDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_waitAbs_internalInterfaceHandler(const Svc::FpySequencer_WaitAbsDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_waitAbs_internalInterfaceInvoke(const Svc::FpySequencer_WaitAbsDirective &directive) | Svc::FpySequencerComponentBase | protected |
directive_waitRel_internalInterfaceHandler(const Svc::FpySequencer_WaitRelDirective &directive)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
directive_waitRel_internalInterfaceInvoke(const Svc::FpySequencer_WaitRelDirective &directive) | Svc::FpySequencerComponentBase | protected |
dispatch() | Fw::ActiveComponentBase | protected |
DISPATCHING enum value | Fw::ActiveComponentBase | protected |
DONE enum value | Fw::ActiveComponentBase | protected |
EVENTID_CMDRESPONSEFROMOLDSEQUENCE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_CMDRESPONSEWHILENOTAWAITING enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_CMDRESPONSEWHILENOTRUNNINGSEQUENCE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_COMMANDSERIALIZEERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_DEBUGBREAKPOINTCLEARED enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_DEBUGBREAKPOINTSET enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_DEBUGBROKEN enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_DIRECTIVEDESERIALIZEERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_ENDOFFILEERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_EXTRABYTESINSEQUENCE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_FILEOPENERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_FILEREADDESERIALIZEERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_FILEREADERROR enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_INSUFFICIENTBUFFERSPACE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_INVALIDCOMMAND enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_INVALIDSEQRUNCALL enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_MISMATCHEDTIMEBASE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_MISMATCHEDTIMECONTEXT enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_SEQUENCECANCELLED enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_SEQUENCEDONE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_STATEMENTFAILED enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_STATEMENTTIMEDOUT enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_TOOMANYSEQUENCEARGS enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_TOOMANYSEQUENCESTATEMENTS enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_UNKNOWNSEQUENCERDIRECTIVE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_WRONGCMDRESPONSEINDEX enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_WRONGCMDRESPONSEOPCODE enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_WRONGCRC enum value | Svc::FpySequencerComponentBase | protected |
EVENTID_WRONGSCHEMAVERSION enum value | Svc::FpySequencerComponentBase | protected |
exit() | Fw::ActiveComponentBase | |
finalizer() | Fw::ActiveComponentBase | protectedvirtual |
FINALIZING enum value | Fw::ActiveComponentBase | protected |
FpySequencerComponentBase(const char *compName="") | Svc::FpySequencerComponentBase | protected |
FpySequencerTester class | Svc::FpySequencerComponentBase | friend |
FpySequencerTesterBase class | Svc::FpySequencerComponentBase | friend |
get_checkTimers_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
get_cmdIn_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
get_cmdResponseIn_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
get_pingIn_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
get_seqRunIn_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
get_tlmWrite_InputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | |
getIdBase() const | Fw::PassiveComponentBase | |
getInstance() const | Fw::PassiveComponentBase | protected |
getNum_checkTimers_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_cmdIn_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_cmdOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_cmdRegOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_cmdResponseIn_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_cmdResponseOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_getParam_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_getTlmChan_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_logOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_pingIn_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_pingOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_prmGet_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_prmSet_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_seqRunIn_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_timeCaller_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_tlmOut_OutputPorts() const | Svc::FpySequencerComponentBase | protected |
getNum_tlmWrite_InputPorts() const | Svc::FpySequencerComponentBase | protected |
getNumMsgsDropped() | Fw::QueuedComponentBase | protected |
getParam_out(FwIndexType portNum, FwPrmIdType id, Fw::ParamBuffer &val) | Svc::FpySequencerComponentBase | protected |
getTime() const | Svc::FpySequencerComponentBase | protected |
getTlmChan_out(FwIndexType portNum, FwChanIdType id, Fw::Time &timeTag, Fw::TlmBuffer &val) | Svc::FpySequencerComponentBase | protected |
incNumMsgDropped() | Fw::QueuedComponentBase | protected |
init(FwSizeType queueDepth, FwEnumStoreType instance=0) | Svc::FpySequencerComponentBase | |
Fw::ActiveComponentBase::init(FwEnumStoreType instance) | Fw::ActiveComponentBase | protected |
Fw::ObjBase::init() | Fw::ObjBase | protected |
isConnected_cmdOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_cmdRegOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_cmdResponseOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_getParam_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_getTlmChan_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_logOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_pingOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_prmGet_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_prmSet_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_timeCaller_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
isConnected_tlmOut_OutputPort(FwIndexType portNum) | Svc::FpySequencerComponentBase | protected |
join() | Fw::ActiveComponentBase | |
Lifecycle enum name | Fw::ActiveComponentBase | protected |
loadParameters() | Svc::FpySequencerComponentBase | |
log_ACTIVITY_HI_DebugBreakpointCleared() const | Svc::FpySequencerComponentBase | protected |
log_ACTIVITY_HI_DebugBreakpointSet(U32 breakpointIdx, bool breakOnce) const | Svc::FpySequencerComponentBase | protected |
log_ACTIVITY_HI_DebugBroken(U32 stmtIdx, bool breakOnce) const | Svc::FpySequencerComponentBase | protected |
log_ACTIVITY_HI_SequenceCancelled(const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_ACTIVITY_HI_SequenceDone(const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_CmdResponseWhileNotAwaiting(FwOpcodeType opcode, Fw::CmdResponse response) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_CommandSerializeError(FwOpcodeType cmdOpcode, U64 bufCapacity, U64 curPos, U64 writeSize, U8 errorCode, U32 stmtIdx) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_DirectiveDeserializeError(FwOpcodeType opcode, U32 stmtIdx, I32 errorCode, U64 buffLeft, U64 buffLength) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_EndOfFileError(const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_ExtraBytesInSequence(U32 remaining) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_FileOpenError(const Fw::StringBase &filePath, I32 errorCode) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_FileReadDeserializeError(const Fw::StringBase &filePath, I32 errorCode, U64 buffLeft, U64 buffLength) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_FileReadError(const Fw::StringBase &filePath, I32 errorCode) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_InsufficientBufferSpace(U64 bufferSize, const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_InvalidCommand(I32 state) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_InvalidSeqRunCall(I32 state) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_MismatchedTimeBase(I32 internalTimeBase, I32 otherTimeBase) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_MismatchedTimeContext(I32 internalTimeContext, I32 otherTimeContext) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_StatementFailed(Svc::Fpy::StatementType stmtType, FwOpcodeType stmtOpcode, U32 stmtIdx, const Fw::StringBase &filePath, Fw::CmdResponse response) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_StatementTimedOut(Svc::Fpy::StatementType stmtType, FwOpcodeType stmtOpcode, U32 stmtIdx, const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_TooManySequenceArgs(U8 count, U8 max) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_TooManySequenceStatements(U16 count, U16 max) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_UnknownSequencerDirective(FwOpcodeType opcode, U32 stmtIdx, const Fw::StringBase &filePath) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_WrongCmdResponseIndex(FwOpcodeType opcode, Fw::CmdResponse response, U16 actualCmdIdx, U16 expectedCmdIdx) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_WrongCmdResponseOpcode(FwOpcodeType opcode, Fw::CmdResponse response, FwOpcodeType expectedOpcode) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_WrongCRC(U32 expected, U32 actual) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_HI_WrongSchemaVersion(U8 expected, U8 actual) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_LO_CmdResponseFromOldSequence(FwOpcodeType opcode, Fw::CmdResponse response, U16 oldSequenceIdx, U16 currentSequenceIdx) const | Svc::FpySequencerComponentBase | protected |
log_WARNING_LO_CmdResponseWhileNotRunningSequence(I32 state, FwOpcodeType opcode, Fw::CmdResponse response) const | Svc::FpySequencerComponentBase | 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_CHECKTIMERS_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_CMDIN_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_CMDOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_CMDREGOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_CMDRESPONSEIN_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_CMDRESPONSEOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_GETPARAM_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_GETTLMCHAN_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_LOGOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_LOGTEXTOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_PINGIN_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_PINGOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_PRMGET_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_PRMSET_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_SEQRUNIN_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_TIMECALLER_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_TLMOUT_OUTPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
NUM_TLMWRITE_INPUT_PORTS enum value | Svc::FpySequencerComponentBase | protected |
ObjBase(const char *name) | Fw::ObjBase | protected |
OPCODE_CANCEL enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_DEBUG_BREAK enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_DEBUG_CLEAR_BREAKPOINT enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_DEBUG_CONTINUE enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_DEBUG_SET_BREAKPOINT enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_RUN enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_RUN_VALIDATED enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_STATEMENT_TIMEOUT_SECS_SAVE enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_STATEMENT_TIMEOUT_SECS_SET enum value | Svc::FpySequencerComponentBase | protected |
OPCODE_VALIDATE enum value | Svc::FpySequencerComponentBase | protected |
parametersLoaded() | Svc::FpySequencerComponentBase | protectedvirtual |
parameterUpdated(FwPrmIdType id) | Svc::FpySequencerComponentBase | protectedvirtual |
paramGet_STATEMENT_TIMEOUT_SECS(Fw::ParamValid &valid) | Svc::FpySequencerComponentBase | protected |
PARAMID_STATEMENT_TIMEOUT_SECS enum value | Svc::FpySequencerComponentBase | protected |
PassiveComponentBase(const char *name) | Fw::PassiveComponentBase | protected |
pingIn_handler(FwIndexType portNum, U32 key)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
pingIn_handlerBase(FwIndexType portNum, U32 key) | Svc::FpySequencerComponentBase | protected |
pingIn_preMsgHook(FwIndexType portNum, U32 key) | Svc::FpySequencerComponentBase | protectedvirtual |
pingOut_out(FwIndexType portNum, U32 key) | Svc::FpySequencerComponentBase | protected |
preamble() | Fw::ActiveComponentBase | protectedvirtual |
QueuedComponentBase(const char *name) | Fw::QueuedComponentBase | protected |
regCommands() | Svc::FpySequencerComponentBase | |
RUN_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdStringArg &fileName, Svc::FpySequencer_BlockState block)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
RUN_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
RUN_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
RUN_VALIDATED_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, Svc::FpySequencer_BlockState block)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
RUN_VALIDATED_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
RUN_VALIDATED_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
seqRunIn_handler(FwIndexType portNum, const Fw::StringBase &filename)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
seqRunIn_handlerBase(FwIndexType portNum, const Fw::StringBase &filename) | Svc::FpySequencerComponentBase | protected |
seqRunIn_preMsgHook(FwIndexType portNum, const Fw::StringBase &filename) | Svc::FpySequencerComponentBase | protectedvirtual |
sequencer_getState() const | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_checkTimersIn() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_CANCEL() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_DEBUG_BREAK(const Svc::FpySequencer_DebugBreakpointArgs &value) | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_DEBUG_CLEAR_BREAKPOINT() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_DEBUG_CONTINUE() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_DEBUG_SET_BREAKPOINT(const Svc::FpySequencer_DebugBreakpointArgs &value) | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_RUN(const Svc::FpySequencer_SequenceExecutionArgs &value) | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_RUN_VALIDATED(const Svc::FpySequencer_SequenceExecutionArgs &value) | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_cmd_VALIDATE(const Svc::FpySequencer_SequenceExecutionArgs &value) | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_entered() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_checkShouldWake_keepSleeping() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_checkShouldWake_wakeup() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_checkStatementTimeout_noTimeout() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_checkStatementTimeout_statementTimeout() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_dispatchStatement_failure() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_dispatchStatement_noMoreStatements() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_dispatchStatement_success() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_failure() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_success() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_result_timeOpFailed() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_stmtResponse_beginSleep() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_stmtResponse_failure() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_stmtResponse_success() | Svc::FpySequencerComponentBase | protected |
sequencer_sendSignal_stmtResponse_unexpected() | Svc::FpySequencerComponentBase | protected |
set_cmdOut_OutputPort(FwIndexType portNum, Fw::InputComPort *port) | Svc::FpySequencerComponentBase | |
set_cmdRegOut_OutputPort(FwIndexType portNum, Fw::InputCmdRegPort *port) | Svc::FpySequencerComponentBase | |
set_cmdResponseOut_OutputPort(FwIndexType portNum, Fw::InputCmdResponsePort *port) | Svc::FpySequencerComponentBase | |
set_getParam_OutputPort(FwIndexType portNum, Fw::InputPrmGetPort *port) | Svc::FpySequencerComponentBase | |
set_getTlmChan_OutputPort(FwIndexType portNum, Fw::InputTlmGetPort *port) | Svc::FpySequencerComponentBase | |
set_logOut_OutputPort(FwIndexType portNum, Fw::InputLogPort *port) | Svc::FpySequencerComponentBase | |
set_pingOut_OutputPort(FwIndexType portNum, Svc::InputPingPort *port) | Svc::FpySequencerComponentBase | |
set_prmGet_OutputPort(FwIndexType portNum, Fw::InputPrmGetPort *port) | Svc::FpySequencerComponentBase | |
set_prmSet_OutputPort(FwIndexType portNum, Fw::InputPrmSetPort *port) | Svc::FpySequencerComponentBase | |
set_timeCaller_OutputPort(FwIndexType portNum, Fw::InputTimePort *port) | Svc::FpySequencerComponentBase | |
set_tlmOut_OutputPort(FwIndexType portNum, Fw::InputTlmPort *port) | Svc::FpySequencerComponentBase | |
setIdBase(const FwIdType) | Fw::PassiveComponentBase | |
SmId enum name | Svc::FpySequencerComponentBase | protected |
start(FwTaskPriorityType priority=Os::Task::TASK_PRIORITY_DEFAULT, FwSizeType stackSize=Os::Task::TASK_DEFAULT, FwSizeType cpuAffinity=Os::Task::TASK_DEFAULT, FwTaskIdType identifier=static_cast< FwTaskIdType >(Os::Task::TASK_DEFAULT)) | Fw::ActiveComponentBase | |
Svc_FpySequencer_SequencerStateMachine_action_checkShouldWake(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_checkStatementTimeout(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_clearDebugBreakpoint(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_clearSequenceFile(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_dispatchStatement(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_incrementSequenceCounter(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_report_debugBroken(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_report_seqCancelled(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_report_seqSucceeded(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_resetRuntime(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_sendCmdResponse_EXECUTION_ERROR(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_sendCmdResponse_OK(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setDebugBreakpoint(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal, const Svc::FpySequencer_DebugBreakpointArgs &value)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setGoalState_IDLE(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setGoalState_RUNNING(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setGoalState_VALID(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setSequenceBlockState(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal, const Svc::FpySequencer_SequenceExecutionArgs &value)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_setSequenceFilePath(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal, const Svc::FpySequencer_SequenceExecutionArgs &value)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_signalEntered(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_action_validate(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_guard_debugBreakOnce(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal) const =0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_guard_goalStateIs_RUNNING(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal) const =0 | Svc::FpySequencerComponentBase | protectedpure virtual |
Svc_FpySequencer_SequencerStateMachine_guard_shouldDebugBreak(SmId smId, Svc_FpySequencer_SequencerStateMachine::Signal signal) const =0 | Svc::FpySequencerComponentBase | protectedpure virtual |
tlmWrite_Debug(const Svc::FpySequencer_DebugTelemetry &arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_DebugBreakpointIdx(U32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_handler(FwIndexType portNum, U32 context)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
tlmWrite_handlerBase(FwIndexType portNum, U32 context) | Svc::FpySequencerComponentBase | protected |
tlmWrite_preMsgHook(FwIndexType portNum, U32 context) | Svc::FpySequencerComponentBase | protectedvirtual |
tlmWrite_SeqPath(const Fw::StringBase &arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_SequencesCancelled(U64 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_SequencesFailed(U64 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_SequencesSucceeded(U64 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_State(I32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_STATEMENT_TIMEOUT_SECS(F32 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_StatementsDispatched(U64 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
tlmWrite_StatementsFailed(U64 arg, Fw::Time _tlmTime=Fw::Time()) | Svc::FpySequencerComponentBase | protected |
VALIDATE_cmdHandler(FwOpcodeType opCode, U32 cmdSeq, const Fw::CmdStringArg &fileName)=0 | Svc::FpySequencerComponentBase | protectedpure virtual |
VALIDATE_cmdHandlerBase(FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) | Svc::FpySequencerComponentBase | protected |
VALIDATE_preMsgHook(FwOpcodeType opCode, U32 cmdSeq) | Svc::FpySequencerComponentBase | protectedvirtual |
~ActiveComponentBase() | Fw::ActiveComponentBase | protectedvirtual |
~FpySequencerComponentBase() | Svc::FpySequencerComponentBase | protectedvirtual |
~ObjBase() | Fw::ObjBase | protectedvirtual |
~PassiveComponentBase() | Fw::PassiveComponentBase | protectedvirtual |
~QueuedComponentBase() | Fw::QueuedComponentBase | protectedvirtual |