|
UDPProxyServer & | operator= (UDPProxyServer const &) |
|
| UDPProxyServer (UDPProxyServer const &) |
|
virtual void | OnAttach () |
|
virtual void | OnDetach () |
|
virtual void | Update () |
|
virtual::RakNet::PluginReceiveResult | OnReceive (::RakNet::Packet *) |
|
virtual void | OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason) |
|
virtual void | OnRakPeerStartup () |
|
virtual void | OnRakPeerShutdown () |
|
virtual void | OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool) |
|
virtual void | OnFailedConnectionAttempt (::RakNet::Packet *, ::RakNet::PI2_FailedConnectionAttemptReason) |
|
virtual bool | UsesReliabilityLayer () const |
|
virtual void | OnDirectSocketSend (char const *, uint const, ::RakNet::SystemAddress) |
|
virtual void | OnDirectSocketReceive (char const *, uint const, ::RakNet::SystemAddress) |
|
virtual void | OnReliabilityLayerNotification (char const *, uint const, ::RakNet::SystemAddress, bool) |
|
virtual void | OnInternalPacket (::RakNet::InternalPacket *, uint, ::RakNet::SystemAddress, uint, int) |
|
virtual void | OnAck (uint, ::RakNet::SystemAddress, uint) |
|
virtual void | OnPushBackPacket (char const *, uint const, ::RakNet::SystemAddress) |
|
◆ OnAttach()
virtual void RakNet::UDPProxyServer::OnAttach |
( |
| ) |
|
|
virtual |
◆ OnDetach()
virtual void RakNet::UDPProxyServer::OnDetach |
( |
| ) |
|
|
virtual |
◆ Update()
virtual void RakNet::UDPProxyServer::Update |
( |
| ) |
|
|
virtual |
◆ OnClosedConnection()
◆ OnRakPeerStartup()
virtual void RakNet::UDPProxyServer::OnRakPeerStartup |
( |
| ) |
|
|
virtual |
◆ OnRakPeerShutdown()
virtual void RakNet::UDPProxyServer::OnRakPeerShutdown |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: