, including all inherited members.
AddToLog(const char *str) | PacketLogger | [protected, virtual] |
AllocatePacketUnified(unsigned dataSize) | PluginInterface2 | [protected] |
BaseIDTOString(unsigned char Id) | PacketLogger | [static] |
DeallocPacketUnified(Packet *packet) | PluginInterface2 | [protected] |
FormatLine(char *into, const char *dir, const char *type, unsigned int packet, unsigned int frame, unsigned char messageIdentifier, const BitSize_t bitLen, unsigned long long time, const SystemAddress &local, const SystemAddress &remote, unsigned int splitPacketId, unsigned int splitPacketIndex, unsigned int splitPacketCount, unsigned int orderingIndex) | PacketLogger | [virtual] |
FormatLine(char *into, const char *dir, const char *type, unsigned int packet, unsigned int frame, const char *idToPrint, const BitSize_t bitLen, unsigned long long time, const SystemAddress &local, const SystemAddress &remote, unsigned int splitPacketId, unsigned int splitPacketIndex, unsigned int splitPacketCount, unsigned int orderingIndex) | PacketLogger | [virtual] |
GetLocalTime(char buffer[128]) | PacketLogger | [protected] |
GetRakPeerInterface(void) const | PluginInterface2 | [inline] |
IDTOString(unsigned char Id) | PacketLogger | [protected] |
logDirectMessages | PacketLogger | [protected] |
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] |
packetizedTCP | PluginInterface2 | [protected] |
PacketLogger() | PacketLogger | |
PacketOutputWindowLogger() | PacketOutputWindowLogger | |
PluginInterface2() | PluginInterface2 | |
prefix | PacketLogger | [protected] |
printAcks | PacketLogger | [protected] |
printId | PacketLogger | [protected] |
PushBackPacketUnified(Packet *packet, bool pushAtHead) | PluginInterface2 | [protected] |
rakPeerInterface | PluginInterface2 | [protected] |
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast) | PluginInterface2 | [protected] |
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast) | PluginInterface2 | [protected] |
SetLogDirectMessages(bool send) | PacketLogger | |
SetPacketizedTCP(PacketizedTCP *ptr) | PluginInterface2 | |
SetPrefix(const char *_prefix) | PacketLogger | [virtual] |
SetPrintAcks(bool print) | PacketLogger | [virtual] |
SetPrintID(bool print) | PacketLogger | [virtual] |
SetRakPeerInterface(RakPeerInterface *ptr) | PluginInterface2 | |
SetSuffix(const char *_suffix) | PacketLogger | [virtual] |
suffix | PacketLogger | [protected] |
Update(void) | PluginInterface2 | [inline, virtual] |
UserIDTOString(unsigned char Id) | PacketLogger | [protected, virtual] |
WriteLog(const char *str) | PacketOutputWindowLogger | [virtual] |
WriteMiscellaneous(const char *type, const char *msg) | PacketLogger | [virtual] |
~PacketLogger() | PacketLogger | [virtual] |
~PacketOutputWindowLogger() | PacketOutputWindowLogger | [virtual] |
~PluginInterface2() | PluginInterface2 | [virtual] |