#include <InputFPPRemotePlayFileFsm.hpp>
◆ fsm_PlayFile_state_Error()
| fsm_PlayFile_state_Error::fsm_PlayFile_state_Error |
( |
| ) |
|
|
inline |
◆ ~fsm_PlayFile_state_Error()
| virtual fsm_PlayFile_state_Error::~fsm_PlayFile_state_Error |
( |
| ) |
|
|
inlinevirtual |
◆ GetStateName()
| virtual void fsm_PlayFile_state_Error::GetStateName |
( |
String & | sName | ) |
|
|
inlinevirtual |
◆ Init()
◆ Poll()
| bool fsm_PlayFile_state_Error::Poll |
( |
| ) |
|
|
virtual |
DEBUG_START; DEBUG_V("fsm_PlayFile_state_Error::Poll");
DEBUG_V("Unexpected file handle in Error handler.");
DEBUG_V("Unexpected missing file handle");
DEBUG_END;
Implements fsm_PlayFile_state.
◆ Start()
| void fsm_PlayFile_state_Error::Start |
( |
String & | FileName, |
|
|
float | SecondsElapsed, |
|
|
uint32_t | RemainingPlayCount ) |
|
virtual |
◆ Stop()
| void fsm_PlayFile_state_Error::Stop |
( |
void | | ) |
|
|
virtual |
◆ Sync()
| bool fsm_PlayFile_state_Error::Sync |
( |
String & | FileName, |
|
|
float | SecondsElapsed ) |
|
virtual |
The documentation for this class was generated from the following files: