ReactOS 0.4.16-dev-1098-g0ca6002
_RTL_RB_TREE Struct Reference

FIXME: should move to rtltypes.h, but we can't include it here. More...

#include <ketypes.h>

Collaboration diagram for _RTL_RB_TREE:

Public Attributes

PRTL_BALANCED_NODE Root
 
PRTL_BALANCED_NODE Min
 

Detailed Description

FIXME: should move to rtltypes.h, but we can't include it here.

Definition at line 1197 of file ketypes.h.

Member Data Documentation

◆ Min

PRTL_BALANCED_NODE _RTL_RB_TREE::Min

Definition at line 1200 of file ketypes.h.

◆ Root

PRTL_BALANCED_NODE _RTL_RB_TREE::Root

Definition at line 1199 of file ketypes.h.


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