Public Attributes

cbf_node_struct Struct Reference

#include <cbf_tree.h>

List of all members.

Public Attributes

CBF_NODETYPE type
cbf_contextcontext
const char * name
struct cbf_node_structparent
struct cbf_node_structlink
unsigned int children
size_t child_size
struct cbf_node_struct ** child

Detailed Description

Definition at line 30 of file cbf_tree.h.


Member Data Documentation

Definition at line 44 of file cbf_tree.h.

Referenced by cbf_free_node(), and cbf_set_children().

Definition at line 40 of file cbf_tree.h.

Referenced by cbf_get_link(), cbf_set_link(), and cbf_shift_link().

const char* cbf_node_struct::name

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