, including all inherited members.
| AllocatePacketUnified(unsigned dataSize) | PluginInterface2 | [protected] |
| autoAddNewConnectionsToFilter | MessageFilter | [protected] |
| Clear(void) | MessageFilter | [protected] |
| DeallocateFilterSet(FilterSet *filterSet) | MessageFilter | [protected] |
| DeallocPacketUnified(Packet *packet) | PluginInterface2 | [protected] |
| DeleteFilterSet(int filterSetID) | MessageFilter | |
| filterList | MessageFilter | [protected] |
| GetFilterSetByID(int filterSetID) | MessageFilter | [protected] |
| GetFilterSetCount(void) const | MessageFilter | |
| GetFilterSetIDByIndex(unsigned index) | MessageFilter | |
| GetRakPeerInterface(void) const | PluginInterface2 | [inline] |
| GetSystemByIndex(int filterSetID, unsigned index) | MessageFilter | |
| GetSystemCount(int filterSetID) const | MessageFilter | |
| GetSystemFilterSet(SystemAddress systemAddress) | MessageFilter | |
| MessageFilter() | MessageFilter | |
| OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
| OnAttach(void) | PluginInterface2 | [inline, virtual] |
| OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | MessageFilter | [virtual] |
| OnDetach(void) | PluginInterface2 | [inline, virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int isSend) | PluginInterface2 | [inline, virtual] |
| OnInvalidMessage(FilterSet *filterSet, SystemAddress systemAddress, unsigned char messageID) | MessageFilter | [protected] |
| OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | MessageFilter | [virtual] |
| OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| OnRakPeerShutdown(void) | PluginInterface2 | [inline, virtual] |
| OnRakPeerStartup(void) | PluginInterface2 | [inline, virtual] |
| OnReceive(Packet *packet) | MessageFilter | [virtual] |
| OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
| packetizedTCP | PluginInterface2 | [protected] |
| PluginInterface2() | PluginInterface2 | |
| 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] |
| SetActionOnDisallowedMessage(bool kickOnDisallowed, bool banOnDisallowed, RakNetTime banTimeMS, int filterSetID) | MessageFilter | |
| SetAllowMessageID(bool allow, int messageIDStart, int messageIDEnd, int filterSetID) | MessageFilter | |
| SetAllowRPC(bool allow, const char *functionName, int filterSetID) | MessageFilter | |
| SetAutoAddNewConnectionsToFilter(int filterSetID) | MessageFilter | |
| SetDisallowedMessageCallback(int filterSetID, void *userData, void(*invalidMessageCallback)(RakPeerInterface *peer, SystemAddress systemAddress, int filterSetID, void *userData, unsigned char messageID)) | MessageFilter | |
| SetFilterMaxTime(int allowedTimeMS, bool banOnExceed, RakNetTime banTimeMS, int filterSetID) | MessageFilter | |
| SetPacketizedTCP(PacketizedTCP *ptr) | PluginInterface2 | |
| SetRakPeerInterface(RakPeerInterface *ptr) | PluginInterface2 | |
| SetSystemFilterSet(SystemAddress systemAddress, int filterSetID) | MessageFilter | |
| SetTimeoutCallback(int filterSetID, void *userData, void(*invalidMessageCallback)(RakPeerInterface *peer, SystemAddress systemAddress, int filterSetID, void *userData)) | MessageFilter | |
| systemList | MessageFilter | [protected] |
| Update(void) | MessageFilter | [virtual] |
| ~MessageFilter() | MessageFilter | [virtual] |
| ~PluginInterface2() | PluginInterface2 | [virtual] |