pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB Reference

pj_rbtree_node Struct Reference
[Red/Black Balanced Tree]

Data Fields

struct pj_rbtree_nodeparent
struct pj_rbtree_nodeleft
struct pj_rbtree_noderight
const void * key
void * user_data
pj_rbcolor_t color

Detailed Description

The type of the node of the R/B Tree.


Field Documentation

The R/B Tree node color.

const void* pj_rbtree_node::key

Key associated with the node.

Pointers to the node's parent, and left and right siblings.

User data associated with the node.


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

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.