LeviLamina
|
This is the complete list of members for rtc::AutoThread, including all inherited members.
$BlockingCallImpl(::rtc::FunctionView< void()> functor, ::webrtc::Location const &location) | rtc::Thread | |
$ctor(::rtc::SocketServer *ss) | rtc::Thread | |
$ctor(::std::unique_ptr<::rtc::SocketServer > ss) | rtc::Thread | |
$ctor(::std::unique_ptr<::rtc::SocketServer > ss, bool do_init) | rtc::Thread | |
$ctor(::rtc::SocketServer *ss, bool do_init) | rtc::Thread | |
$Delete() | rtc::Thread | |
$dtor() | rtc::Thread | |
$GetDelay() | rtc::Thread | |
$IsProcessingMessagesForTesting() | rtc::Thread | |
$IsQuitting() | rtc::Thread | |
$PostDelayedTaskImpl(::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::TaskQueueBase::PostDelayedTaskTraits const &traits, ::webrtc::Location const &location) | rtc::Thread | |
$PostTaskImpl(::absl::AnyInvocable< void() && > task, ::webrtc::TaskQueueBase::PostTaskTraits const &traits, ::webrtc::Location const &location) | rtc::Thread | |
$Quit() | rtc::Thread | |
$Restart() | rtc::Thread | |
$Run() | rtc::Thread | |
$Stop() | rtc::Thread | |
$vftable() | rtc::Thread | static |
AllowInvokesToThread(::rtc::Thread *thread) | rtc::Thread | |
BlockingCallImpl(::rtc::FunctionView< void()> functor, ::webrtc::Location const &location) (defined in rtc::Thread) | rtc::Thread | virtual |
ClearCurrentTaskQueue() | rtc::Thread | |
Create() | rtc::Thread | static |
Current() | rtc::Thread | static |
DelayPrecision enum name (defined in webrtc::TaskQueueBase) | webrtc::TaskQueueBase | |
Delete() (defined in rtc::Thread) | rtc::Thread | virtual |
DisallowAllInvokes() | rtc::Thread | |
Dispatch(::absl::AnyInvocable< void() && > task) | rtc::Thread | |
DoDestroy() | rtc::Thread | |
DoInit() | rtc::Thread | |
EnsureIsCurrentTaskQueue() | rtc::Thread | |
Get(int cmsWait) | rtc::Thread | |
GetDelay() (defined in rtc::Thread) | rtc::Thread | virtual |
IsCurrent() const | rtc::Thread | |
IsOwned() | rtc::Thread | |
IsProcessingMessagesForTesting() (defined in rtc::Thread) | rtc::Thread | virtual |
IsQuitting() (defined in rtc::Thread) | rtc::Thread | virtual |
IsRunning() | rtc::Thread | |
Join() | rtc::Thread | |
mUnk18c0bc (defined in rtc::Thread) | rtc::Thread | |
mUnk23b40c (defined in rtc::Thread) | rtc::Thread | |
mUnk25f44b (defined in rtc::Thread) | rtc::Thread | |
mUnk2935e8 (defined in rtc::Thread) | rtc::Thread | |
mUnk4b183f (defined in rtc::Thread) | rtc::Thread | |
mUnk4f2a6e (defined in rtc::Thread) | rtc::Thread | |
mUnk5600e1 (defined in rtc::Thread) | rtc::Thread | |
mUnk648296 (defined in rtc::Thread) | rtc::Thread | |
mUnk79285e (defined in rtc::Thread) | rtc::Thread | |
mUnk83b044 (defined in rtc::Thread) | rtc::Thread | |
mUnka43441 (defined in rtc::Thread) | rtc::Thread | |
mUnkadc8c4 (defined in rtc::Thread) | rtc::Thread | |
mUnkc07e48 (defined in rtc::Thread) | rtc::Thread | |
mUnkdbbfb5 (defined in rtc::Thread) | rtc::Thread | |
mUnkde0ec4 (defined in rtc::Thread) | rtc::Thread | |
mUnkf57265 (defined in rtc::Thread) | rtc::Thread | |
operator=(Thread const &) (defined in rtc::Thread) | rtc::Thread | |
PostDelayedTask(::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::Location const &location) | webrtc::TaskQueueBase | |
PostDelayedTaskImpl(::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::TaskQueueBase::PostDelayedTaskTraits const &traits, ::webrtc::Location const &location) (defined in rtc::Thread) | rtc::Thread | virtual |
PostDelayedTaskWithPrecision(::webrtc::TaskQueueBase::DelayPrecision precision, ::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::Location const &location) | webrtc::TaskQueueBase | |
PostTask(::absl::AnyInvocable< void() && > task, ::webrtc::Location const &location) | webrtc::TaskQueueBase | |
PostTaskImpl(::absl::AnyInvocable< void() && > task, ::webrtc::TaskQueueBase::PostTaskTraits const &traits, ::webrtc::Location const &location) (defined in rtc::Thread) | rtc::Thread | virtual |
PreRun(void *pv) | rtc::Thread | static |
ProcessMessages(int cmsLoop) | rtc::Thread | |
Quit() (defined in rtc::Thread) | rtc::Thread | virtual |
Restart() (defined in rtc::Thread) | rtc::Thread | virtual |
Run() (defined in rtc::Thread) | rtc::Thread | virtual |
SetAllowBlockingCalls(bool allow) | rtc::Thread | |
SetDispatchWarningMs(int deadline) | rtc::Thread | |
SetName(::std::string_view name, void const *obj) | rtc::Thread | |
socketserver() | rtc::Thread | |
Start() | rtc::Thread | |
Stop() (defined in rtc::Thread) | rtc::Thread | virtual |
Thread(Thread const &) (defined in rtc::Thread) | rtc::Thread | |
Thread() (defined in rtc::Thread) | rtc::Thread | |
Thread(::rtc::SocketServer *ss) | rtc::Thread | explicit |
Thread(::std::unique_ptr<::rtc::SocketServer > ss) | rtc::Thread | explicit |
Thread(::std::unique_ptr<::rtc::SocketServer > ss, bool do_init) | rtc::Thread | |
Thread(::rtc::SocketServer *ss, bool do_init) | rtc::Thread | |
UnwrapCurrent() | rtc::Thread | |
WakeUpSocketServer() | rtc::Thread | |
WrapCurrentWithThreadManager(::rtc::ThreadManager *thread_manager, bool need_synchronize_access) | rtc::Thread | |
~AutoThread()=default (defined in rtc::AutoThread) | rtc::AutoThread | virtual |
~TaskQueueBase()=default (defined in webrtc::TaskQueueBase) | webrtc::TaskQueueBase | virtual |
~Thread() (defined in rtc::Thread) | rtc::Thread | virtual |