Electroneum
mesh_state_ref Struct Reference

#include <mesh.h>

Collaboration diagram for mesh_state_ref:

Public Attributes

rbnode_type node
 
struct mesh_states
 

Detailed Description

Rbtree reference to a mesh_state. Used in super_set and sub_set.

Definition at line 195 of file mesh.h.

Member Data Documentation

◆ node

rbnode_type mesh_state_ref::node

node in rbtree for set, key is this structure

Definition at line 197 of file mesh.h.

◆ s

struct mesh_state* mesh_state_ref::s

the mesh state

Definition at line 199 of file mesh.h.


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