Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rbtree Struct Reference

#include <rb.h>

Data Fields

struct rbnoderoot
 
rb_lessthan_t lessthan_fn
 
int max_depth
 

Field Documentation

◆ lessthan_fn

rb_lessthan_t rbtree::lessthan_fn

◆ max_depth

int rbtree::max_depth

◆ root

struct rbnode* rbtree::root

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