rippled
Public Member Functions | List of all members
ripple::keylet::next_t Struct Reference

The directory for the next lower quality. More...

Public Member Functions

 next_t ()=default
 
Keylet operator() (Keylet const &k) const
 

Detailed Description

The directory for the next lower quality.

Definition at line 141 of file Indexes.h.

Constructor & Destructor Documentation

◆ next_t()

ripple::keylet::next_t::next_t ( )
explicitdefault

Member Function Documentation

◆ operator()()

Keylet ripple::keylet::next_t::operator() ( Keylet const &  k) const

Definition at line 246 of file Indexes.cpp.