rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
xrpl::Door< Handler >::FDStats Struct Reference
Collaboration diagram for xrpl::Door< Handler >::FDStats:
Collaboration graph
[legend]

Public Attributes

std::uint64_t used {0}
 
std::uint64_t limit {0}
 

Detailed Description

template<class Handler>
struct xrpl::Door< Handler >::FDStats

Definition at line 102 of file Door.h.

Member Data Documentation

◆ used

template<class Handler >
std::uint64_t xrpl::Door< Handler >::FDStats::used {0}

Definition at line 104 of file Door.h.

◆ limit

template<class Handler >
std::uint64_t xrpl::Door< Handler >::FDStats::limit {0}

Definition at line 105 of file Door.h.