|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for WorldSession::DosProtection, including all inherited members.
| _isOpcodeAllowed | WorldSession::DosProtection | private |
| _policy | WorldSession::DosProtection | private |
| AllowOpcode(uint16 opcode, bool allow) | WorldSession::DosProtection | inline |
| DosProtection(WorldSession *s) | WorldSession::DosProtection | inline |
| DosProtection(DosProtection const &right)=delete | WorldSession::DosProtection | private |
| EvaluateOpcode(WorldPacket &p) const | WorldSession::DosProtection | |
| IsOpcodeAllowed(uint16 opcode) const | WorldSession::DosProtection | inlineprotected |
| OpcodeStatusMap typedef | WorldSession::DosProtection | private |
| operator=(DosProtection const &right)=delete | 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 |