|
Electroneum
|
#include <iter_donotq.h>

Public Attributes | |
| struct regional * | region |
| rbtree_type | tree |
Iterator donotqueryaddresses structure
Definition at line 53 of file iter_donotq.h.
| struct regional* iter_donotq::region |
regional for allocation
Definition at line 55 of file iter_donotq.h.
| rbtree_type iter_donotq::tree |
Tree of the address spans that are blocked. contents of type addr_tree_node. Each node is an address span that must not be used to send queries to.
Definition at line 61 of file iter_donotq.h.