xrpld
Loading...
Searching...
No Matches
xrpl::CrawlOptions Namespace Reference

Variables

static constexpr auto kDisabled = 0
static constexpr auto kOverlay = (1 << 0)
static constexpr auto kServerInfo = (1 << 1)
static constexpr auto kServerCounts = (1 << 2)
static constexpr auto kUnl = (1 << 3)

Variable Documentation

◆ kDisabled

auto xrpl::CrawlOptions::kDisabled = 0
staticconstexpr

Definition at line 96 of file OverlayImpl.cpp.

◆ kOverlay

auto xrpl::CrawlOptions::kOverlay = (1 << 0)
staticconstexpr

Definition at line 97 of file OverlayImpl.cpp.

◆ kServerInfo

auto xrpl::CrawlOptions::kServerInfo = (1 << 1)
staticconstexpr

Definition at line 98 of file OverlayImpl.cpp.

◆ kServerCounts

auto xrpl::CrawlOptions::kServerCounts = (1 << 2)
staticconstexpr

Definition at line 99 of file OverlayImpl.cpp.

◆ kUnl

auto xrpl::CrawlOptions::kUnl = (1 << 3)
staticconstexpr

Definition at line 100 of file OverlayImpl.cpp.