This is the complete list of members for CAirTunesServer, including all inherited members.
AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
Announce(ANNOUNCEMENT::AnnouncementFlag flag, const char *sender, const char *message, const CVariant &data) override | CAirTunesServer | virtual |
Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
CThread(const char *ThreadName) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
EnableActionProcessing(bool enable) | CAirTunesServer | static |
FreeDACPRemote() | CAirTunesServer | static |
GetAbsoluteUsage() | CThread | |
GetCurrentThread() | CThread | static |
GetCurrentThreadId() | CThread | static |
GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
GetMaxPriority(void) | CThread | |
GetMinPriority(void) | CThread | |
GetNormalPriority(void) | CThread | |
GetPriority(void) | CThread | |
GetRelativeUsage() | CThread | |
GetSchedRRPriority(void) | CThread | |
IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | |
IsAutoDelete() const | CThread | |
IsCurrentThread() const | CThread | |
IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
IsRAOPRunningInternal() | CAirTunesServer | |
IsRunning() | CAirTunesServer | static |
CThread::IsRunning() const | CThread | |
m_bStop | CThread | protected |
OnAction(const CAction &action) override | CAirTunesServer | virtual |
OnException() | CThread | inlinevirtual |
OnExit() | CThread | inlineprotectedvirtual |
OnStartup() | CThread | inlineprotectedvirtual |
Process() override | CAirTunesServer | virtual |
RegisterActionListener(bool doRegister) | CAirTunesServer | |
SetCoverArtFromBuffer(const char *buffer, unsigned int size) | CAirTunesServer | static |
SetMetadataFromBuffer(const char *buffer, unsigned int size) | CAirTunesServer | static |
SetPriority(const int iPriority) | CThread | |
SetPrioritySched_RR(int iPriority) | CThread | |
SetupRemoteControl() | CAirTunesServer | static |
Sleep(unsigned int milliseconds) | CThread | |
StartServer(int port, bool nonlocal, bool usePassword, const std::string &password="") | CAirTunesServer | static |
StopServer(bool bWait) | CAirTunesServer | static |
StopThread(bool bWait=true) | CThread | virtual |
WAIT_INTERRUPTED enum value | CThread | protected |
WAIT_SIGNALED enum value | CThread | protected |
WAIT_TIMEDOUT enum value | CThread | protected |
WaitForThreadExit(unsigned int milliseconds) | CThread | |
WaitResponse enum name | CThread | protected |
~CThread() | CThread | virtual |
~IActionListener()=default | IActionListener | virtual |
~IAnnouncer()=default | ANNOUNCEMENT::IAnnouncer | virtual |