Clio develop
The XRP Ledger API server.
|
This is the complete list of members for web::dosguard::DOSGuardInterface, including all inherited members.
add(std::string const &ip, uint32_t numObjects) noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
clear() noexcept=0 | web::dosguard::BaseDOSGuard | pure virtual |
decrement(std::string const &ip) noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
increment(std::string const &ip) noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
isOk(std::string const &ip) const noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
isWhiteListed(std::string_view const ip) const noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
request(std::string const &ip) noexcept=0 | web::dosguard::DOSGuardInterface | pure virtual |
~BaseDOSGuard()=default (defined in web::dosguard::BaseDOSGuard) | web::dosguard::BaseDOSGuard | virtual |