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

Classes

struct  Incoming
 

Public Member Functions

MCAPI::rtc::AsyncPacketSocket * GetIncoming (::rtc::SocketAddress const &, bool)
 
MCAPI void OnNewConnection (::rtc::AsyncListenSocket *, ::rtc::AsyncPacketSocket *)
 
MCAPI void OnReadPacket (::rtc::AsyncPacketSocket *, ::rtc::ReceivedPacket const &)
 
MCAPI void OnReadyToSend (::rtc::AsyncPacketSocket *)
 
MCAPI TCPPort (::rtc::Thread *, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *)
 
MCAPI void TryCreateServerSocket ()
 
MCAPI void * $ctor (::rtc::Thread *, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, bool, ::webrtc::FieldTrialsView const *)
 

Static Public Member Functions

static MCAPI void ** $vftableForPortInterface ()
 
static MCAPI void ** $vftableForHasSlots ()
 

Constructor & Destructor Documentation

◆ TCPPort()

MCAPI cricket::TCPPort::TCPPort ( ::rtc::Thread * ,
::rtc::PacketSocketFactory * ,
::rtc::Network const * ,
ushort ,
ushort ,
::std::string_view ,
::std::string_view ,
bool ,
::webrtc::FieldTrialsView 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.

Member Function Documentation

◆ GetIncoming()

MCAPI::rtc::AsyncPacketSocket * cricket::TCPPort::GetIncoming ( ::rtc::SocketAddress const & ,
bool  )
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.

◆ OnNewConnection()

MCAPI void cricket::TCPPort::OnNewConnection ( ::rtc::AsyncListenSocket * ,
::rtc::AsyncPacketSocket *  )
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::TCPPort::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.

◆ OnReadyToSend()

MCAPI void cricket::TCPPort::OnReadyToSend ( ::rtc::AsyncPacketSocket * )
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.

◆ TryCreateServerSocket()

MCAPI void cricket::TCPPort::TryCreateServerSocket ( )
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::TCPPort::$ctor ( ::rtc::Thread * ,
::rtc::PacketSocketFactory * ,
::rtc::Network const * ,
ushort ,
ushort ,
::std::string_view ,
::std::string_view ,
bool ,
::webrtc::FieldTrialsView 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.

◆ $vftableForPortInterface()

static MCAPI void ** cricket::TCPPort::$vftableForPortInterface ( )
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.

◆ $vftableForHasSlots()

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