ccn_btree_internal_payload Struct Reference

Structure of the entry payload within an internal (non-leaf) node. More...


Data Fields

unsigned char magic [1]
 CCN_BT_INTERNAL_MAGIC.
unsigned char pad [3]
 must be zero
unsigned char child [4]
 nodeid of a child


Detailed Description

Structure of the entry payload within an internal (non-leaf) node.

Definition at line 200 of file btree.h.


Field Documentation

CCN_BT_INTERNAL_MAGIC.

Definition at line 201 of file btree.h.

Referenced by ccn_btree_split(), and seek_internal().

must be zero

Definition at line 202 of file btree.h.

nodeid of a child

Definition at line 203 of file btree.h.

Referenced by ccn_btree_split().


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

Generated on Thu Feb 16 00:44:31 2012 for Content-Centric Networking in C by  doxygen 1.5.6