|
RakTcpProxy & | operator= (RakTcpProxy const &) |
|
| RakTcpProxy (RakTcpProxy const &) |
|
virtual bool | start (ushort port, ushort maxIncomming, ushort maxOutgoing) |
|
virtual::RakNet::SystemAddress | connect (::std::string const &host, ushort port) |
|
virtual void | send (char const *data, uint length, ::RakNet::SystemAddress address) |
|
virtual void | close (::RakNet::SystemAddress address) |
|
virtual bool | packetsAvailable () |
|
virtual::RakNet::Packet * | nextPacket () |
|
virtual void | deallocatePacket (::RakNet::Packet *packet) |
|
virtual::RakNet::SystemAddress | nextCompletedConnectionAttempt () |
|
virtual::RakNet::SystemAddress | nextFailedConnectionAttempt () |
|
virtual::RakNet::SystemAddress | nextLostConnection () |
|
MCAPI bool | $start (ushort port, ushort maxIncomming, ushort maxOutgoing) |
|
MCAPI::RakNet::SystemAddress | $connect (::std::string const &host, ushort port) |
|
MCAPI void | $send (char const *data, uint length, ::RakNet::SystemAddress address) |
|
MCAPI void | $close (::RakNet::SystemAddress address) |
|
MCAPI bool | $packetsAvailable () |
|
MCAPI::RakNet::Packet * | $nextPacket () |
|
MCAPI void | $deallocatePacket (::RakNet::Packet *packet) |
|
MCAPI::RakNet::SystemAddress | $nextCompletedConnectionAttempt () |
|
MCAPI::RakNet::SystemAddress | $nextFailedConnectionAttempt () |
|
MCAPI::RakNet::SystemAddress | $nextLostConnection () |
|
MCAPI void | $dtor () |
|
◆ start()
virtual bool RakTcpProxy::start |
( |
ushort | port, |
|
|
ushort | maxIncomming, |
|
|
ushort | maxOutgoing ) |
|
virtual |
◆ connect()
virtual::RakNet::SystemAddress RakTcpProxy::connect |
( |
::std::string const & | host, |
|
|
ushort | port ) |
|
virtual |
◆ send()
◆ close()
◆ packetsAvailable()
virtual bool RakTcpProxy::packetsAvailable |
( |
| ) |
|
|
virtual |
◆ nextPacket()
virtual::RakNet::Packet * RakTcpProxy::nextPacket |
( |
| ) |
|
|
virtual |
◆ deallocatePacket()
◆ nextCompletedConnectionAttempt()
virtual::RakNet::SystemAddress RakTcpProxy::nextCompletedConnectionAttempt |
( |
| ) |
|
|
virtual |
◆ nextFailedConnectionAttempt()
virtual::RakNet::SystemAddress RakTcpProxy::nextFailedConnectionAttempt |
( |
| ) |
|
|
virtual |
◆ nextLostConnection()
virtual::RakNet::SystemAddress RakTcpProxy::nextLostConnection |
( |
| ) |
|
|
virtual |
◆ $start()
MCAPI bool RakTcpProxy::$start |
( |
ushort | port, |
|
|
ushort | maxIncomming, |
|
|
ushort | maxOutgoing ) |
- 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.
◆ $connect()
MCAPI::RakNet::SystemAddress RakTcpProxy::$connect |
( |
::std::string const & | host, |
|
|
ushort | 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.
◆ $send()
- 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.
◆ $close()
- 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.
◆ $packetsAvailable()
MCAPI bool RakTcpProxy::$packetsAvailable |
( |
| ) |
|
- 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.
◆ $nextPacket()
MCAPI::RakNet::Packet * RakTcpProxy::$nextPacket |
( |
| ) |
|
- 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.
◆ $deallocatePacket()
- 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.
◆ $nextCompletedConnectionAttempt()
MCAPI::RakNet::SystemAddress RakTcpProxy::$nextCompletedConnectionAttempt |
( |
| ) |
|
- 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.
◆ $nextFailedConnectionAttempt()
MCAPI::RakNet::SystemAddress RakTcpProxy::$nextFailedConnectionAttempt |
( |
| ) |
|
- 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.
◆ $nextLostConnection()
MCAPI::RakNet::SystemAddress RakTcpProxy::$nextLostConnection |
( |
| ) |
|
- 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 ** RakTcpProxy::$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 TcpProxy::$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: