xbmc
|
This is the complete list of members for JSONRPC::CTCPServer, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
Announce(ANNOUNCEMENT::AnnouncementFlag flag, const std::string &sender, const std::string &message, const CVariant &data) override (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | virtual |
AnnouncementToJSONRPC(ANNOUNCEMENT::AnnouncementFlag flag, const std::string &sender, const std::string &method, const CVariant &data, bool compactOutput) (defined in JSONRPC::IJSONRPCAnnouncer) | JSONRPC::IJSONRPCAnnouncer | inlineprotectedstatic |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
Download(const char *path, CVariant &result) override (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | virtual |
GetCapabilities() override (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | virtual |
GetCurrentThread() (defined in CThread) | CThread | static |
GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
IAnnouncer()=default (defined in ANNOUNCEMENT::IAnnouncer) | ANNOUNCEMENT::IAnnouncer | |
IsAutoDelete() const (defined in CThread) | CThread | |
IsCurrentThread() const (defined in CThread) | CThread | |
IsRunning() (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | static |
IsRunning() const (defined in CThread) | CThread | |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
m_bStop (defined in CThread) | CThread | protected |
OnException() (defined in CThread) | CThread | inlinevirtual |
OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
PrepareDownload(const char *path, CVariant &details, std::string &protocol) override (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | virtual |
Process() override (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | protectedvirtual |
SetPriority(const ThreadPriority &priority) | CThread | |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
StartServer(int port, bool nonlocal) (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | static |
StopServer(bool bWait) (defined in JSONRPC::CTCPServer) | JSONRPC::CTCPServer | static |
StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
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 |
~CThread() (defined in CThread) | CThread | virtual |
~IAnnouncer()=default (defined in ANNOUNCEMENT::IAnnouncer) | ANNOUNCEMENT::IAnnouncer | virtual |
~IJSONRPCAnnouncer() override=default (defined in JSONRPC::IJSONRPCAnnouncer) | JSONRPC::IJSONRPCAnnouncer | |
~ITransportLayer()=default (defined in JSONRPC::ITransportLayer) | JSONRPC::ITransportLayer | virtual |