Electroneum
views Struct Reference

#include <view.h>

Collaboration diagram for views:

Public Attributes

lock_rw_type lock
 
rbtree_type vtree
 

Detailed Description

Views storage, shared.

Definition at line 56 of file view.h.

Member Data Documentation

◆ lock

lock_rw_type views::lock

lock on the view tree

Definition at line 58 of file view.h.

◆ vtree

rbtree_type views::vtree

rbtree of struct view

Definition at line 60 of file view.h.


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