Bitdefender Hypervisor Memory Introspection
_RBNODE Struct Reference

#include <rbtree.h>

Data Fields

struct _RBNODELeft
 
struct _RBNODERight
 
struct _RBNODEParent
 
RbNodeColor Color
 

Detailed Description

Definition at line 34 of file rbtree.h.

Field Documentation

◆ Color

RbNodeColor _RBNODE::Color

Definition at line 39 of file rbtree.h.

Referenced by RbDeleteNode(), RbInsertNode(), RbpDeleteFixup(), and RbpInsertFixup().

◆ Left

◆ Parent

struct _RBNODE* _RBNODE::Parent

◆ Right


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