LeviLamina
Loading...
Searching...
No Matches
cricket::AllocationSequence Class Reference

Public Member Functions

MCAPI AllocationSequence (::cricket::BasicPortAllocatorSession *, ::rtc::Network const *, ::cricket::PortConfiguration *, uint, ::std::function< void()>)
 
MCAPI void Clear ()
 
MCAPI void CreateRelayPorts ()
 
MCAPI void CreateStunPorts ()
 
MCAPI void CreateTCPPorts ()
 
MCAPI void CreateTurnPort (::cricket::RelayServerConfig const &, int)
 
MCAPI void CreateUDPPorts ()
 
MCAPI void DisableEquivalentPhases (::rtc::Network const *, ::cricket::PortConfiguration *, uint *)
 
MCAPI void Init ()
 
MCAPI void OnNetworkFailed ()
 
MCAPI void OnPortDestroyed (::cricket::PortInterface *)
 
MCAPI void OnReadPacket (::rtc::AsyncPacketSocket *, ::rtc::ReceivedPacket const &)
 
MCAPI void Process (int)
 
MCAPI void Start ()
 
MCAPI void Stop ()
 
MCAPI ~AllocationSequence ()
 
MCAPI void * $ctor (::cricket::BasicPortAllocatorSession *, ::rtc::Network const *, ::cricket::PortConfiguration *, uint, ::std::function< void()>)
 
MCAPI void $dtor ()
 

Constructor & Destructor Documentation

◆ AllocationSequence()

MCAPI cricket::AllocationSequence::AllocationSequence ( ::cricket::BasicPortAllocatorSession * ,
::rtc::Network const * ,
::cricket::PortConfiguration * ,
uint ,
::std::function< void()>  )
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.

Member Function Documentation

◆ 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()

MCAPI void cricket::AllocationSequence::CreateTurnPort ( ::cricket::RelayServerConfig const & ,
int  )
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()

MCAPI void cricket::AllocationSequence::DisableEquivalentPhases ( ::rtc::Network const * ,
::cricket::PortConfiguration * ,
uint *  )
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()

MCAPI void cricket::AllocationSequence::OnPortDestroyed ( ::cricket::PortInterface * )
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()

MCAPI void cricket::AllocationSequence::OnReadPacket ( ::rtc::AsyncPacketSocket * ,
::rtc::ReceivedPacket const &  )
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 )
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()

MCAPI void * cricket::AllocationSequence::$ctor ( ::cricket::BasicPortAllocatorSession * ,
::rtc::Network const * ,
::cricket::PortConfiguration * ,
uint ,
::std::function< void()>  )
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: