|
enum class | State : int { KClosed = 0
, KBound = 1
} |
|
◆ AsyncTcpListenSocket()
MCAPI rtc::AsyncTcpListenSocket::AsyncTcpListenSocket |
( |
::std::unique_ptr<::rtc::Socket > | socket | ) |
|
|
explicit |
- 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.
◆ GetState()
virtual::rtc::AsyncListenSocket::State rtc::AsyncTcpListenSocket::GetState |
( |
| ) |
const |
|
virtual |
◆ GetLocalAddress()
virtual::rtc::SocketAddress rtc::AsyncTcpListenSocket::GetLocalAddress |
( |
| ) |
const |
|
virtual |
◆ OnReadEvent()
MCAPI void rtc::AsyncTcpListenSocket::OnReadEvent |
( |
::rtc::Socket * | 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.
◆ $ctor()
MCAPI void * rtc::AsyncTcpListenSocket::$ctor |
( |
::std::unique_ptr<::rtc::Socket > | 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.
◆ $GetState()
MCAPI::rtc::AsyncListenSocket::State rtc::AsyncTcpListenSocket::$GetState |
( |
| ) |
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.
◆ $GetLocalAddress()
MCAPI::rtc::SocketAddress rtc::AsyncTcpListenSocket::$GetLocalAddress |
( |
| ) |
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.
◆ $HandleIncomingConnection()
MCAPI void rtc::AsyncTcpListenSocket::$HandleIncomingConnection |
( |
::rtc::Socket * | 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.
◆ $vftable()
static MCAPI void ** rtc::AsyncTcpListenSocket::$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.
◆ $dtor()
MCAPI void rtc::AsyncListenSocket::$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.
The documentation for this class was generated from the following file: