LeviLamina
Loading...
Searching...
No Matches
RakNet::UDPProxyServer Class Reference
+ Inheritance diagram for RakNet::UDPProxyServer:

Public Member Functions

UDPProxyServeroperator= (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)
 

Public Attributes

::ll::UntypedStorage< 8, 384 > mUnk85e882
 
::ll::UntypedStorage< 8, 16 > mUnk973cd6
 
::ll::UntypedStorage< 8, 16 > mUnk30a013
 
::ll::UntypedStorage< 8, 8 > mUnkd4ed56
 
::ll::UntypedStorage< 2, 2 > mUnk518285
 
::ll::UntypedStorage< 8, 8 > mUnkf54107
 
::ll::UntypedStorage< 8, 8 > mUnkd5879f
 
::ll::UntypedStorage< 8, 8 > mUnk57d580
 

Member Function Documentation

◆ OnAttach()

virtual void RakNet::UDPProxyServer::OnAttach ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnDetach()

virtual void RakNet::UDPProxyServer::OnDetach ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ Update()

virtual void RakNet::UDPProxyServer::Update ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnClosedConnection()

virtual void RakNet::UDPProxyServer::OnClosedConnection ( ::RakNet::SystemAddress const & ,
::RakNet::RakNetGUID ,
::RakNet::PI2_LostConnectionReason  )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnRakPeerStartup()

virtual void RakNet::UDPProxyServer::OnRakPeerStartup ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnRakPeerShutdown()

virtual void RakNet::UDPProxyServer::OnRakPeerShutdown ( )
virtual

Reimplemented from RakNet::PluginInterface2.


The documentation for this class was generated from the following file: