Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

dt_node_impl.h File Reference


Detailed Description

Definition of the internal implementation of the dt_node objects.

Definition in file dt_node_impl.h.

Go to the source code of this file.

Data Structures

struct  dt_node_
 The internal data structure used to represent each node type. More...

struct  rec_item
 The type of the entries stored in the buffer of a record node. More...


Typedefs

typedef dt_node_ dt_node
typedef dt_nodearr_item
 The type of the entries stored in the buffer of an array node.


Functions

dt_bool dt_node_is_valid (dt_node const *node)
 An internal utility for checking the validity of a node.


Typedef Documentation

typedef dt_node* arr_item
 

The type of the entries stored in the buffer of an array node.

Definition at line 27 of file dt_node_impl.h.

typedef struct dt_node_ dt_node
 

Definition at line 24 of file dt_node_impl.h.


Function Documentation

dt_bool dt_node_is_valid dt_node const *  node  ) 
 

An internal utility for checking the validity of a node.

Definition at line 20 of file dt_node_impl.c.


Generated on Sun Jun 1 16:35:38 2003 for datatree by doxygen 1.3.1