ReactOS 0.4.15-dev-7931-gfd331f1
_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 1034 of file ketypes.h.

Member Data Documentation

◆ Min

PRTL_BALANCED_NODE _RTL_RB_TREE::Min

Definition at line 1037 of file ketypes.h.

◆ Root

PRTL_BALANCED_NODE _RTL_RB_TREE::Root

Definition at line 1036 of file ketypes.h.


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