Electroneum
local_zones Struct Reference

#include <localzone.h>

Collaboration diagram for local_zones:

Public Attributes

lock_rw_type lock
 
rbtree_type ztree
 

Detailed Description

Authoritative local zones storage, shared.

Definition at line 99 of file localzone.h.

Member Data Documentation

◆ lock

lock_rw_type local_zones::lock

lock on the localzone tree

Definition at line 101 of file localzone.h.

◆ ztree

rbtree_type local_zones::ztree

rbtree of struct local_zone

Definition at line 103 of file localzone.h.


The documentation for this struct was generated from the following file: