rippled
Enumerations
ripple::CrawlOptions Namespace Reference

Enumerations

enum  {
  Disabled = 0, Overlay = (1 << 0), ServerInfo = (1 << 1), ServerCounts = (1 << 2),
  Unl = (1 << 3)
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Disabled 
Overlay 
ServerInfo 
ServerCounts 
Unl 

Definition at line 47 of file OverlayImpl.cpp.