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

Classes

struct  AddrAndGuid
 
struct  DSTAndFac
 
struct  SendPing
 

Public Member Functions

NatPunchthroughClientoperator= (NatPunchthroughClient const &)
 
 NatPunchthroughClient (NatPunchthroughClient const &)
 
virtual void Update ()
 
virtual::RakNet::PluginReceiveResult OnReceive (::RakNet::Packet *)
 
virtual void OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool)
 
virtual void OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason)
 
virtual void OnAttach ()
 
virtual void OnDetach ()
 
virtual void OnRakPeerShutdown ()
 
virtual void OnRakPeerStartup ()
 
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, 3040 > mUnk54043f
 
::ll::UntypedStorage< 2, 2 > mUnk240a98
 
::ll::UntypedStorage< 8, 56 > mUnk79764a
 
::ll::UntypedStorage< 8, 8 > mUnkb0db55
 
::ll::UntypedStorage< 8, 16 > mUnk6c229b
 
::ll::UntypedStorage< 8, 24 > mUnkf9a4b3
 
::ll::UntypedStorage< 2, 2 > mUnka1a0e8
 
::ll::UntypedStorage< 4, 4 > mUnk3fd151
 
::ll::UntypedStorage< 8, 8 > mUnk49a337
 
::ll::UntypedStorage< 8, 8 > mUnkd5879f
 
::ll::UntypedStorage< 8, 8 > mUnk57d580
 

Member Function Documentation

◆ Update()

virtual void RakNet::NatPunchthroughClient::Update ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnNewConnection()

virtual void RakNet::NatPunchthroughClient::OnNewConnection ( ::RakNet::SystemAddress const & ,
::RakNet::RakNetGUID ,
bool  )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnClosedConnection()

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

Reimplemented from RakNet::PluginInterface2.

◆ OnAttach()

virtual void RakNet::NatPunchthroughClient::OnAttach ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnDetach()

virtual void RakNet::NatPunchthroughClient::OnDetach ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnRakPeerShutdown()

virtual void RakNet::NatPunchthroughClient::OnRakPeerShutdown ( )
virtual

Reimplemented from RakNet::PluginInterface2.


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