|
| enum class | DelayPrecision : int { KLow = 0
, KHigh = 1
} |
|
|
virtual void | Quit () |
|
virtual bool | IsQuitting () |
|
virtual void | Restart () |
|
virtual bool | IsProcessingMessagesForTesting () |
|
virtual int | GetDelay () |
|
virtual void | Stop () |
|
virtual void | Run () |
| virtual void | Delete () |
| virtual void | PostTaskImpl (::absl::AnyInvocable< void() && > task, ::webrtc::TaskQueueBase::PostTaskTraits const &traits, ::webrtc::Location const &location) |
| virtual void | PostDelayedTaskImpl (::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::TaskQueueBase::PostDelayedTaskTraits const &traits, ::webrtc::Location const &location) |
|
virtual void | BlockingCallImpl (::rtc::FunctionView< void()> functor, ::webrtc::Location const &location) |
| MCAPI void | AllowInvokesToThread (::rtc::Thread *thread) |
| MCAPI void | DisallowAllInvokes () |
| MCAPI void | Dispatch (::absl::AnyInvocable< void() && > task) |
| MCAPI void | DoDestroy () |
| MCAPI void | DoInit () |
| MCAPI ::absl::AnyInvocable< void() && > | Get (int cmsWait) |
| MCAPI bool | IsCurrent () const |
| MCAPI bool | ProcessMessages (int cmsLoop) |
| MCAPI bool | SetAllowBlockingCalls (bool allow) |
| MCAPI void | SetDispatchWarningMs (int deadline) |
| MCAPI bool | SetName (::std::string_view name, void const *obj) |
| MCAPI bool | Start () |
| MCAPI bool | WrapCurrentWithThreadManager (::rtc::ThreadManager *thread_manager, bool need_synchronize_access) |
| MCAPI::rtc::SocketServer * | socketserver () |
| MCAPI void * | $ctor (::rtc::SocketServer *ss) |
| MCAPI void * | $ctor (::std::unique_ptr<::rtc::SocketServer > ss) |
| MCAPI void * | $ctor (::rtc::SocketServer *ss, bool do_init) |
| MCAPI void * | $ctor (::std::unique_ptr<::rtc::SocketServer > ss, bool do_init) |
| MCAPI void | $dtor () |
| MCAPI void | $Quit () |
| MCAPI bool | $IsQuitting () |
| MCAPI void | $Restart () |
| MCAPI bool | $IsProcessingMessagesForTesting () |
| MCAPI int | $GetDelay () |
| MCAPI void | $Stop () |
| MCAPI void | $Run () |
| MCAPI void | $Delete () |
| MCAPI void | $PostTaskImpl (::absl::AnyInvocable< void() && > task, ::webrtc::TaskQueueBase::PostTaskTraits const &traits, ::webrtc::Location const &location) |
| MCAPI void | $PostDelayedTaskImpl (::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::TaskQueueBase::PostDelayedTaskTraits const &traits, ::webrtc::Location const &location) |
| MCAPI void | $BlockingCallImpl (::rtc::FunctionView< void()> functor, ::webrtc::Location const &location) |
| MCAPI void | PostDelayedTask (::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::Location const &location) |
| MCAPI void | PostDelayedTaskWithPrecision (::webrtc::TaskQueueBase::DelayPrecision precision, ::absl::AnyInvocable< void() && > task, ::webrtc::TimeDelta delay, ::webrtc::Location const &location) |
| MCAPI void | PostTask (::absl::AnyInvocable< void() && > task, ::webrtc::Location const &location) |
|
|
::ll::UntypedStorage< 8, 40 > | mUnk23b40c |
|
::ll::UntypedStorage< 8, 32 > | mUnk2935e8 |
|
::ll::UntypedStorage< 4, 4 > | mUnk4f2a6e |
|
::ll::UntypedStorage< 8, 40 > | mUnk648296 |
|
::ll::UntypedStorage< 1, 1 > | mUnk25f44b |
|
::ll::UntypedStorage< 1, 1 > | mUnkf57265 |
|
::ll::UntypedStorage< 4, 4 > | mUnk79285e |
|
::ll::UntypedStorage< 8, 8 > | mUnk4b183f |
|
::ll::UntypedStorage< 8, 8 > | mUnk5600e1 |
|
::ll::UntypedStorage< 8, 32 > | mUnkdbbfb5 |
|
::ll::UntypedStorage< 8, 8 > | mUnk83b044 |
|
::ll::UntypedStorage< 4, 4 > | mUnkde0ec4 |
|
::ll::UntypedStorage< 1, 1 > | mUnk18c0bc |
|
::ll::UntypedStorage< 1, 1 > | mUnkc07e48 |
|
::ll::UntypedStorage< 8, 8 > | mUnka43441 |
|
::ll::UntypedStorage< 4, 4 > | mUnkadc8c4 |
◆ Delete()
| virtual void rtc::Thread::Delete |
( |
| ) |
|
|
virtualinherited |
◆ PostTaskImpl()
◆ PostDelayedTaskImpl()
◆ AllowInvokesToThread()
| MCAPI void rtc::Thread::AllowInvokesToThread |
( |
::rtc::Thread * | thread | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ DisallowAllInvokes()
| MCAPI void rtc::Thread::DisallowAllInvokes |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Dispatch()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ DoDestroy()
| MCAPI void rtc::Thread::DoDestroy |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ DoInit()
| MCAPI void rtc::Thread::DoInit |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Get()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ IsCurrent()
| MCAPI bool rtc::Thread::IsCurrent |
( |
| ) |
const |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ProcessMessages()
| MCAPI bool rtc::Thread::ProcessMessages |
( |
int | cmsLoop | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ SetAllowBlockingCalls()
| MCAPI bool rtc::Thread::SetAllowBlockingCalls |
( |
bool | allow | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ SetDispatchWarningMs()
| MCAPI void rtc::Thread::SetDispatchWarningMs |
( |
int | deadline | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ SetName()
| MCAPI bool rtc::Thread::SetName |
( |
::std::string_view | name, |
|
|
void const * | obj ) |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Start()
| MCAPI bool rtc::Thread::Start |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ WrapCurrentWithThreadManager()
| MCAPI bool rtc::Thread::WrapCurrentWithThreadManager |
( |
::rtc::ThreadManager * | thread_manager, |
|
|
bool | need_synchronize_access ) |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ socketserver()
| MCAPI::rtc::SocketServer * rtc::Thread::socketserver |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Create()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Current()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ PreRun()
| MCAPI ulong rtc::Thread::PreRun |
( |
void * | pv | ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [1/4]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [2/4]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [3/4]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [4/4]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
| MCAPI void rtc::Thread::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Quit()
| MCAPI void rtc::Thread::$Quit |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $IsQuitting()
| MCAPI bool rtc::Thread::$IsQuitting |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Restart()
| MCAPI void rtc::Thread::$Restart |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $IsProcessingMessagesForTesting()
| MCAPI bool rtc::Thread::$IsProcessingMessagesForTesting |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $GetDelay()
| MCAPI int rtc::Thread::$GetDelay |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Stop()
| MCAPI void rtc::Thread::$Stop |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Run()
| MCAPI void rtc::Thread::$Run |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $Delete()
| MCAPI void rtc::Thread::$Delete |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $PostTaskImpl()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $PostDelayedTaskImpl()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $BlockingCallImpl()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
| MCAPI void ** rtc::Thread::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ PostDelayedTask()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ PostDelayedTaskWithPrecision()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ PostTask()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: