rbptree.h - Online Linux Manual PageSection : 3
Updated : Mon Jan 25 2021
Source : Version 4.0.0
Note : Coin

NAMErbptree.h

SYNOPSIS
#include <Inventor/C/basic​.h>
#include <stdarg​.h>

Classesstruct cc_rbptree

Typedefstypedef struct cc_rbptree_node cc_rbptree_node
typedef struct cc_rbptree cc_rbptree
typedef void cc_rbptree_traversecb(void *p, void *data, void *closure)

Functionsvoid cc_rbptree_init (cc_rbptree *t)
void cc_rbptree_clean (cc_rbptree *t)
void cc_rbptree_insert (cc_rbptree *t, void *p, void *data)
SbBool cc_rbptree_remove (cc_rbptree *t, void *p)
uint32_t cc_rbptree_size (const cc_rbptree *t)
void cc_rbptree_traverse (const cc_rbptree *t, cc_rbptree_traversecb *func, void *closure)
void cc_rbptree_debug (const cc_rbptree *t)

Typedef Documentation

struct cc_rbptree_node cc_rbptree_nodeThe type definition for the rbptree node structure​.

struct cc_rbptree cc_rbptreeThe type definition for the whole rbptree structure​.

void cc_rbptree_traversecbThe type definition for a tree traversal callback function​.

Function Documentation

void cc_rbptree_init (cc_rbptree * t)Initialize t​. This is needed before making any operations on the tree​.

void cc_rbptree_clean (cc_rbptree * t)Delete all nodes in t​. After this call, the tree will be reinitialized to an empty tree​.

void cc_rbptree_insert (cc_rbptree * t, void * p, void * data)Insert a new value p into t​.

SbBool cc_rbptree_remove (cc_rbptree * t, void * p)Remove the (first) node with value p​. Returns TRUE if p is found and removed, FALSE otherwise​.

uint32_t cc_rbptree_size (const cc_rbptree * t)Returns the total numbers of items in the tree

void cc_rbptree_traverse (const cc_rbptree * t, cc_rbptree_traversecb * func, void * closure)Traverse the tree t

void cc_rbptree_debug (const cc_rbptree * t)for debugging only​. Prints the tree to stdout​.

AuthorGenerated automatically by Doxygen for Coin from the source code​.
0
Johanes Gumabo
Data Size   :   12,554 byte
man-rbptree.h.3coin4Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 171,465
Visitor ID   :     :  
Visitor IP   :   18.227.46.202   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.