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