|
rippled
|
Enumerations | |
| enum | { Disabled = 0 , Overlay = (1 << 0) , ServerInfo = (1 << 1) , ServerCounts = (1 << 2) , Unl = (1 << 3) } |
| anonymous enum |
| Enumerator | |
|---|---|
| Disabled | |
| Overlay | |
| ServerInfo | |
| ServerCounts | |
| Unl | |
Definition at line 30 of file OverlayImpl.cpp.