|
NatTypeDetectionServer & | operator= (NatTypeDetectionServer const &) |
|
| NatTypeDetectionServer (NatTypeDetectionServer const &) |
|
virtual void | Update () |
|
virtual::RakNet::PluginReceiveResult | OnReceive (::RakNet::Packet *) |
|
virtual void | OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason) |
|
virtual void | OnRNS2Recv (::RakNet::RNS2RecvStruct *) |
|
virtual void | DeallocRNS2RecvStruct (::RakNet::RNS2RecvStruct *, char const *, uint) |
|
virtual::RakNet::RNS2RecvStruct * | AllocRNS2RecvStruct (char const *, uint) |
|
virtual void | OnAttach () |
|
virtual void | OnDetach () |
|
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) |
|
MCFOLD void | $dtor () |
|