Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
web::dosguard::BaseDOSGuard Class Referenceabstract

The interface of a denial of service guard. More...

#include <DOSGuardInterface.hpp>

Inheritance diagram for web::dosguard::BaseDOSGuard:

Public Member Functions

virtual void clear () noexcept=0
 Clears implementation-defined counters.
 

Detailed Description

The interface of a denial of service guard.

Member Function Documentation

◆ clear()

virtual void web::dosguard::BaseDOSGuard::clear ( )
pure virtualnoexcept

Clears implementation-defined counters.

Implemented in web::dosguard::DOSGuard.


The documentation for this class was generated from the following file: