inLimbo
TUI Music Player that keeps you in Limbo.
 
Loading...
Searching...
No Matches
Node Struct Reference

#include <rbtree.hpp>

Public Member Functions

 Node (ino_t data)
 

Public Attributes

ino_t data
 
char color
 
Nodeleft
 
Noderight
 
Nodeparent
 

Constructor & Destructor Documentation

◆ Node()

Node::Node ( ino_t data)
inline

Member Data Documentation

◆ color

char Node::color

◆ data

ino_t Node::data

◆ left

Node* Node::left

◆ parent

Node * Node::parent

◆ right

Node * Node::right

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