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

Classes

struct  ConnectionRequestSystem
struct  ConnnectRequest
struct  ForwardedConnection
struct  MiniPunchRequest

Public Types

enum class  Router2RequestStates : int { R2rsRequestStateQueryForwarding = 0 , RequestStateRequestForwarding = 1 }

Public Member Functions

Router2 & operator= (Router2 const &)
 Router2 (Router2 const &)
virtual::RakNet::PluginReceiveResult OnReceive (::RakNet::Packet *)
virtual void Update ()
virtual void OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason)
virtual void OnFailedConnectionAttempt (::RakNet::Packet *, ::RakNet::PI2_FailedConnectionAttemptReason)
virtual void OnRakPeerShutdown ()
virtual void OnAttach ()
virtual void OnDetach ()
virtual void OnRakPeerStartup ()
virtual void OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool)
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, 8 > mUnk5c003a
::ll::UntypedStorage< 4, 4 > mUnk5aa39a
::ll::UntypedStorage< 8, 40 > mUnkd3d601
::ll::UntypedStorage< 8, 40 > mUnkf34110
::ll::UntypedStorage< 8, 40 > mUnkc92e56
::ll::UntypedStorage< 8, 16 > mUnk40f14f
::ll::UntypedStorage< 8, 16 > mUnk858659
::ll::UntypedStorage< 8, 16 > mUnkb59eef
::ll::UntypedStorage< 8, 8 > mUnkf93660
::ll::UntypedStorage< 2, 2 > mUnk894cdb
::ll::UntypedStorage< 8, 8 > mUnkd5879f
::ll::UntypedStorage< 8, 8 > mUnk57d580

Member Function Documentation

◆ Update()

virtual void RakNet::Router2::Update ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnClosedConnection()

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

Reimplemented from RakNet::PluginInterface2.

◆ OnFailedConnectionAttempt()

virtual void RakNet::Router2::OnFailedConnectionAttempt ( ::RakNet::Packet * ,
::RakNet::PI2_FailedConnectionAttemptReason  )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnRakPeerShutdown()

virtual void RakNet::Router2::OnRakPeerShutdown ( )
virtual

Reimplemented from RakNet::PluginInterface2.


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