RakNet  4.0
RakNet::PacketConsoleLogger Member List

This is the complete list of members for RakNet::PacketConsoleLogger, including all inherited members.

LogHeader(void)RakNet::PacketLoggervirtual
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time)RakNet::PacketLoggervirtual
OnAttach(void)RakNet::PluginInterface2inlinevirtual
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)RakNet::PluginInterface2inlinevirtual
OnDetach(void)RakNet::PluginInterface2inlinevirtual
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)RakNet::PacketLoggervirtual
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)RakNet::PacketLoggervirtual
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason)RakNet::PluginInterface2inlinevirtual
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend)RakNet::PacketLoggervirtual
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming)RakNet::PluginInterface2inlinevirtual
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)RakNet::PacketLoggervirtual
OnRakPeerShutdown(void)RakNet::PluginInterface2inlinevirtual
OnRakPeerStartup(void)RakNet::PluginInterface2inlinevirtual
OnReceive(Packet *packet)RakNet::PluginInterface2inlinevirtual
OnReliabilityLayerNotification(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress, bool isError)RakNet::PacketLoggervirtual
SetLogDirectMessages(bool send)RakNet::PacketLogger
SetPrefix(const char *_prefix)RakNet::PacketLoggervirtual
SetSuffix(const char *_suffix)RakNet::PacketLoggervirtual
Update(void)RakNet::PluginInterface2inlinevirtual
UsesReliabilityLayer(void) const RakNet::PacketLoggerinlineprotectedvirtual
WriteLog(const char *str)RakNet::PacketConsoleLoggervirtual