|
| enum class | State : int { KInit = 0
, KRunning = 1
, KStopped = 2
, KCompleted = 3
} |
| |
|
|
AllocationSequence & | operator= (AllocationSequence const &) |
| |
|
| AllocationSequence (AllocationSequence const &) |
| |
| MCAPI | AllocationSequence (::cricket::BasicPortAllocatorSession *session, ::rtc::Network const *network, ::cricket::PortConfiguration *config, uint flags, ::std::function< void()> port_allocation_complete_callback) |
| |
| MCAPI void | Clear () |
| |
| MCAPI void | CreateRelayPorts () |
| |
| MCAPI void | CreateStunPorts () |
| |
| MCAPI void | CreateTCPPorts () |
| |
| MCAPI void | CreateTurnPort (::cricket::RelayServerConfig const &config, int relative_priority) |
| |
| MCAPI void | CreateUDPPorts () |
| |
| MCAPI void | DisableEquivalentPhases (::rtc::Network const *network, ::cricket::PortConfiguration *config, uint *flags) |
| |
| MCAPI void | Init () |
| |
| MCAPI void | OnNetworkFailed () |
| |
| MCAPI void | OnPortDestroyed (::cricket::PortInterface *port) |
| |
| MCAPI void | OnReadPacket (::rtc::AsyncPacketSocket *socket, ::rtc::ReceivedPacket const &packet) |
| |
| MCAPI void | Process (int epoch) |
| |
| MCAPI void | Start () |
| |
| MCAPI void | Stop () |
| |
| MCAPI | ~AllocationSequence () |
| |
| MCAPI void * | $ctor (::cricket::BasicPortAllocatorSession *session, ::rtc::Network const *network, ::cricket::PortConfiguration *config, uint flags, ::std::function< void()> port_allocation_complete_callback) |
| |
| MCAPI void | $dtor () |
| |
|
|
::ll::UntypedStorage< 8, 8 > | mUnkc9fdb6 |
| |
|
::ll::UntypedStorage< 1, 1 > | mUnke16770 |
| |
|
::ll::UntypedStorage< 8, 8 > | mUnk19017d |
| |
|
::ll::UntypedStorage< 4, 32 > | mUnk5c33f7 |
| |
|
::ll::UntypedStorage< 8, 8 > | mUnkac2dd9 |
| |
|
::ll::UntypedStorage< 4, 4 > | mUnk7749ac |
| |
|
::ll::UntypedStorage< 4, 4 > | mUnk325f64 |
| |
|
::ll::UntypedStorage< 8, 24 > | mUnkfacbbe |
| |
|
::ll::UntypedStorage< 8, 16 > | mUnk6c121e |
| |
|
::ll::UntypedStorage< 8, 16 > | mUnk6c0575 |
| |
|
::ll::UntypedStorage< 8, 8 > | mUnke5c46b |
| |
|
::ll::UntypedStorage< 8, 24 > | mUnk37997a |
| |
|
::ll::UntypedStorage< 4, 4 > | mUnk3a8979 |
| |
|
::ll::UntypedStorage< 8, 64 > | mUnk74ccd9 |
| |
|
::ll::UntypedStorage< 4, 4 > | mUnk5fe699 |
| |
|
::ll::UntypedStorage< 8, 8 > | mUnkdfdd59 |
| |
◆ AllocationSequence()
- 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.
◆ ~AllocationSequence()
| MCAPI cricket::AllocationSequence::~AllocationSequence |
( |
| ) |
|
- 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.
◆ Clear()
| MCAPI void cricket::AllocationSequence::Clear |
( |
| ) |
|
- 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.
◆ CreateRelayPorts()
| MCAPI void cricket::AllocationSequence::CreateRelayPorts |
( |
| ) |
|
- 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.
◆ CreateStunPorts()
| MCAPI void cricket::AllocationSequence::CreateStunPorts |
( |
| ) |
|
- 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.
◆ CreateTCPPorts()
| MCAPI void cricket::AllocationSequence::CreateTCPPorts |
( |
| ) |
|
- 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.
◆ CreateTurnPort()
- 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.
◆ CreateUDPPorts()
| MCAPI void cricket::AllocationSequence::CreateUDPPorts |
( |
| ) |
|
- 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.
◆ DisableEquivalentPhases()
- 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.
◆ Init()
| MCAPI void cricket::AllocationSequence::Init |
( |
| ) |
|
- 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.
◆ OnNetworkFailed()
| MCAPI void cricket::AllocationSequence::OnNetworkFailed |
( |
| ) |
|
- 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.
◆ OnPortDestroyed()
- 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.
◆ OnReadPacket()
- 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.
◆ Process()
| MCAPI void cricket::AllocationSequence::Process |
( |
int | epoch | ) |
|
- 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 void cricket::AllocationSequence::Start |
( |
| ) |
|
- 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 cricket::AllocationSequence::Stop |
( |
| ) |
|
- 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()
- 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 cricket::AllocationSequence::$dtor |
( |
| ) |
|
- 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: