RakNet::PacketLogger Member List
This is the complete list of members for
RakNet::PacketLogger, including all inherited members.
LogHeader(void) | RakNet::PacketLogger | [virtual] |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time) | RakNet::PacketLogger | [virtual] |
OnAttach(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnClosedConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakNet::PluginInterface2 | [inline, virtual] |
OnDetach(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PacketLogger | [virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PacketLogger | [virtual] |
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | RakNet::PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNet::TimeMS time, int isSend) | RakNet::PacketLogger | [virtual] |
OnNewConnection(const SystemAddress &systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | RakNet::PluginInterface2 | [inline, virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PacketLogger | [virtual] |
OnRakPeerShutdown(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnRakPeerStartup(void) | RakNet::PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | RakNet::PluginInterface2 | [inline, virtual] |
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | RakNet::PacketLogger | [virtual] |
SetLogDirectMessages(bool send) | RakNet::PacketLogger | |
SetPrefix(const char *_prefix) | RakNet::PacketLogger | [virtual] |
SetSuffix(const char *_suffix) | RakNet::PacketLogger | [virtual] |
Update(void) | RakNet::PluginInterface2 | [inline, virtual] |
UsesReliabilityLayer(void) const | RakNet::PacketLogger | [inline, protected, virtual] |
WriteLog(const char *str) | RakNet::PacketLogger | [virtual] |