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 201 of file btree.h.


Field Documentation

nodeid of a child

Definition at line 204 of file btree.h.

Referenced by ccn_btree_index_in_parent(), and ccn_btree_split().

CCN_BT_INTERNAL_MAGIC.

Definition at line 202 of file btree.h.

Referenced by ccn_btree_node_internal_entry().

must be zero

Definition at line 203 of file btree.h.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 21 14:55:00 2012 for Content-Centric Networking in C by  doxygen 1.6.3