TrinityCore
|
This is the complete list of members for WorldSession::DosProtection, including all inherited members.
_PacketThrottlingMap | WorldSession::DosProtection | mutableprivate |
_policy | WorldSession::DosProtection | private |
DosProtection(WorldSession *s) | WorldSession::DosProtection | inline |
DosProtection(DosProtection const &right)=delete | WorldSession::DosProtection | private |
EvaluateOpcode(WorldPacket &p, time_t time) const | WorldSession::DosProtection | |
GetMaxPacketCounterAllowed(uint16 opcode) const | WorldSession::DosProtection | protected |
operator=(DosProtection const &right)=delete | WorldSession::DosProtection | private |
PacketThrottlingMap typedef | WorldSession::DosProtection | private |
Policy enum name | WorldSession::DosProtection | protected |
POLICY_BAN enum value | WorldSession::DosProtection | protected |
POLICY_KICK enum value | WorldSession::DosProtection | protected |
POLICY_LOG enum value | WorldSession::DosProtection | protected |
Session | WorldSession::DosProtection | protected |
World class | WorldSession::DosProtection | friend |