![]() |
TrinityCore
|
#include "DatabaseEnvFwd.h"#include "Log.h"#include "QueryCallback.h"#include "SocketConnectionInitializer.h"
Include dependency graph for IpBanCheckConnectionInitializer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Trinity::Net::IpBanCheckConnectionInitializer< SocketImpl > |
Namespaces | |
| namespace | Trinity |
| namespace | Trinity::Net |
| namespace | Trinity::Net::IpBanCheckHelpers |
Functions | |
| TC_SHARED_API QueryCallback | Trinity::Net::IpBanCheckHelpers::AsyncQuery (std::string_view ipAddress) |
| TC_SHARED_API bool | Trinity::Net::IpBanCheckHelpers::IsBanned (PreparedQueryResult const &result) |