LeviLamina
Loading...
Searching...
No Matches
cricket::TurnPortFactory Class Reference
+ Inheritance diagram for cricket::TurnPortFactory:

Public Member Functions

virtual ::std::unique_ptr<::cricket::PortCreate (::cricket::CreateRelayPortArgs const &args, ::std::shared_ptr<::rtc::AsyncPacketSocket > udp_socket)
 
virtual ::std::unique_ptr<::cricket::PortCreate (::cricket::CreateRelayPortArgs const &args, int min_port, int max_port)
 
MCAPI void $dtor ()
 
MCAPI ::std::unique_ptr<::cricket::Port$Create (::cricket::CreateRelayPortArgs const &args, ::std::shared_ptr<::rtc::AsyncPacketSocket > udp_socket)
 
MCAPI ::std::unique_ptr<::cricket::Port$Create (::cricket::CreateRelayPortArgs const &args, int min_port, int max_port)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ Create() [1/2]

virtual ::std::unique_ptr<::cricket::Port > cricket::TurnPortFactory::Create ( ::cricket::CreateRelayPortArgs const & args,
::std::shared_ptr<::rtc::AsyncPacketSocket > udp_socket )
virtual

◆ Create() [2/2]

virtual ::std::unique_ptr<::cricket::Port > cricket::TurnPortFactory::Create ( ::cricket::CreateRelayPortArgs const & args,
int min_port,
int max_port )
virtual

◆ $dtor()

MCAPI void cricket::TurnPortFactory::$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.

◆ $Create() [1/2]

MCAPI ::std::unique_ptr<::cricket::Port > cricket::TurnPortFactory::$Create ( ::cricket::CreateRelayPortArgs const & args,
::std::shared_ptr<::rtc::AsyncPacketSocket > udp_socket )
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() [2/2]

MCAPI ::std::unique_ptr<::cricket::Port > cricket::TurnPortFactory::$Create ( ::cricket::CreateRelayPortArgs const & args,
int min_port,
int max_port )
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()

static MCAPI void ** cricket::TurnPortFactory::$vftable ( )
static
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: