TrinityCore
Loading...
Searching...
No Matches
Trinity::Net::IpBanCheckHelpers Namespace Reference

Functions

TC_SHARED_API QueryCallback AsyncQuery (std::string_view ipAddress)
 
TC_SHARED_API bool IsBanned (PreparedQueryResult const &result)
 

Function Documentation

◆ AsyncQuery()

QueryCallback Trinity::Net::IpBanCheckHelpers::AsyncQuery ( std::string_view  ipAddress)

Definition at line 21 of file IpBanCheckConnectionInitializer.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ IsBanned()

bool Trinity::Net::IpBanCheckHelpers::IsBanned ( PreparedQueryResult const &  result)

Definition at line 28 of file IpBanCheckConnectionInitializer.cpp.