kodi
|
This is the complete list of members for KODI::RETRO::CRetroPlayerAutoSave, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | protected |
CRetroPlayerAutoSave(IAutoSaveCallback &callback, GAME::CGameSettings &settings) (defined in KODI::RETRO::CRetroPlayerAutoSave) | KODI::RETRO::CRetroPlayerAutoSave | explicit |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | protected |
GetCurrentThread() (defined in CThread) | CThread | protectedstatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprotectedstatic |
IsAutoDelete() const (defined in CThread) | CThread | protected |
IsCurrentThread() const (defined in CThread) | CThread | protected |
IsRunning() const (defined in CThread) | CThread | protected |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | protected |
m_bStop (defined in CThread) | CThread | protected |
OnException() (defined in CThread) | CThread | inlineprotectedvirtual |
OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
Process() override (defined in KODI::RETRO::CRetroPlayerAutoSave) | KODI::RETRO::CRetroPlayerAutoSave | protectedvirtual |
SetPriority(const ThreadPriority &priority) | CThread | protected |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprotected |
StopThread(bool bWait=true) (defined in CThread) | CThread | protectedvirtual |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
WaitResponse enum name (defined in CThread) | CThread | protected |
~CRetroPlayerAutoSave() override (defined in KODI::RETRO::CRetroPlayerAutoSave) | KODI::RETRO::CRetroPlayerAutoSave | |
~CThread() (defined in CThread) | CThread | protectedvirtual |